Modifier and Type | Method and Description |
---|---|
JCacheConfiguration |
JCacheManager.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
static <K,V> JCacheManager<K,V> |
JCacheHelper.createManager(JCacheConfiguration configuration) |
Constructor and Description |
---|
JCacheEndpoint(String uri,
JCacheComponent component,
JCacheConfiguration configuration) |
JCacheManager(JCacheConfiguration configuration) |
JCacheProducer(JCacheEndpoint endpoint,
JCacheConfiguration configuration) |
Constructor and Description |
---|
OSGiCacheManager(JCacheConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
JCacheConfiguration |
JCacheAggregationRepository.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
JCacheAggregationRepository.setConfiguration(JCacheConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
JCacheConfiguration |
JCacheIdempotentRepository.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
JCacheIdempotentRepository.setConfiguration(JCacheConfiguration configuration) |
Apache Camel