| Package | Description |
|---|---|
| org.apache.camel.component.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheManagerFactory |
class |
FileCacheManagerFactory |
| Modifier and Type | Method and Description |
|---|---|
CacheManagerFactory |
CacheEndpoint.getCacheManagerFactory() |
CacheManagerFactory |
CacheComponent.getCacheManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheEndpoint.setCacheManagerFactory(CacheManagerFactory cacheManagerFactory) |
void |
CacheComponent.setCacheManagerFactory(CacheManagerFactory cacheManagerFactory) |
| Constructor and Description |
|---|
CacheEndpoint(String endpointUri,
org.apache.camel.Component component,
CacheConfiguration config,
CacheManagerFactory cacheManagerFactory) |
Apache CAMEL