public static interface JCacheEndpointBuilderFactory.JCacheBuilders
| Modifier and Type | Method and Description |
|---|---|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
jcache(String path)
JCache (camel-jcache)
The jcache component enables you to perform caching operations using
JSR107/JCache as cache implementation.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder jcache(String path)
jcache:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel