public static interface EhcacheEndpointBuilderFactory.EhcacheBuilders
| Modifier and Type | Method and Description |
|---|---|
default EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder |
ehcache(String path)
Ehcache (camel-ehcache)
The ehcache component enables you to perform caching operations using
Ehcache as cache implementation.
|
default EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder ehcache(String path)
ehcache:cacheName
Path parameter: cacheName (required)
the cache nameApache Camel