- scan(CamelContext) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setAction(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
To configure the default cache action.
- setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setCache(Cache<String, DefaultExchangeHolder>) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setCacheManager(CacheManager) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
The cache manager
- setCacheManager(CacheManager) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setCacheName(String) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setConfiguration(CacheConfiguration<K, V>) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
The default cache configuration to be used to create caches.
- setConfigUri(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
URI pointing to the Ehcache XML configuration file's location
- setCreateCacheIfNotExist(boolean) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
Configure if a cache need to be created if it does exist or can't be
pre-configured.
- setDeadLetterChannel(String) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setDeadLetterUri(String) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setEventFiring(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
Set the the delivery mode (synchronous, asynchronous)
- setEventFiring(EventFiring) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
- setEventOrdering(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
Set the the delivery mode (ordered, unordered)
- setEventOrdering(EventOrdering) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
- setEventTypes(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
Set the type of events to listen for
- setEventTypes(Set<EventType>) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
- setKey(Object) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
To configure the default action key.
- setKeyType(Class<?>) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
The cache key type, default Object.class
- setKeyType(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
- setMaximumRedeliveries(int) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setRecoveryInterval(long) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setUseRecovery(boolean) - Method in class org.apache.camel.component.ehcache.processor.aggregate.EhcacheAggregationRepository
-
- setValueType(Class<?>) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
The cache value type, default Object.class
- setValueType(String) - Method in class org.apache.camel.component.ehcache.EhcacheConfiguration
-
- start() - Method in class org.apache.camel.component.ehcache.EhcacheManager
-
- stop() - Method in class org.apache.camel.component.ehcache.EhcacheManager
-