|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheConfiguration | |
|---|---|
| org.apache.camel.component.cache | |
| Uses of CacheConfiguration in org.apache.camel.component.cache |
|---|
| Methods in org.apache.camel.component.cache that return CacheConfiguration | |
|---|---|
CacheConfiguration |
CacheConfiguration.copy()
|
CacheConfiguration |
CacheEndpoint.getConfig()
|
CacheConfiguration |
CacheComponent.getConfiguration()
|
| Methods in org.apache.camel.component.cache with parameters of type CacheConfiguration | |
|---|---|
void |
CacheEndpoint.setConfig(CacheConfiguration config)
|
void |
CacheComponent.setConfiguration(CacheConfiguration configuration)
Sets the Cache configuration |
| Constructors in org.apache.camel.component.cache with parameters of type CacheConfiguration | |
|---|---|
CacheConsumer(org.apache.camel.Endpoint endpoint,
org.apache.camel.Processor processor,
CacheConfiguration config)
|
|
CacheEndpoint(String endpointUri,
org.apache.camel.Component component,
CacheConfiguration config,
CacheManagerFactory cacheManagerFactory)
|
|
CacheProducer(org.apache.camel.Endpoint endpoint,
CacheConfiguration config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||