public static interface JCacheEndpointBuilderFactory.JCacheEndpointBuilder extends JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilder, JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JCacheEndpointBuilderFactory.AdvancedJCacheEndpointBuilder |
advanced() |
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
cacheConfiguration(Object cacheConfiguration)
A Configuration for the Cache.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
cacheConfiguration(String cacheConfiguration)
A Configuration for the Cache.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
cacheConfigurationProperties(Map cacheConfigurationProperties)
The Properties for the javax.cache.spi.CachingProvider to create the
CacheManager.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
cacheConfigurationProperties(String cacheConfigurationProperties)
The Properties for the javax.cache.spi.CachingProvider to create the
CacheManager.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
cachingProvider(String cachingProvider)
The fully qualified class name of the
javax.cache.spi.CachingProvider.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
configurationUri(String configurationUri)
An implementation specific URI for the CacheManager.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
managementEnabled(boolean managementEnabled)
Whether management gathering is enabled.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
managementEnabled(String managementEnabled)
Whether management gathering is enabled.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
readThrough(boolean readThrough)
If read-through caching should be used.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
readThrough(String readThrough)
If read-through caching should be used.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
statisticsEnabled(boolean statisticsEnabled)
Whether statistics gathering is enabled.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
statisticsEnabled(String statisticsEnabled)
Whether statistics gathering is enabled.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
storeByValue(boolean storeByValue)
If cache should use store-by-value or store-by-reference semantics.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
storeByValue(String storeByValue)
If cache should use store-by-value or store-by-reference semantics.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
writeThrough(boolean writeThrough)
If write-through caching should be used.
|
default JCacheEndpointBuilderFactory.JCacheEndpointBuilder |
writeThrough(String writeThrough)
If write-through caching should be used.
|
bridgeErrorHandler, bridgeErrorHandler, filteredEvents, oldValueRequired, oldValueRequired, synchronous, synchronousdoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getUriaction, lazyStartProducer, lazyStartProducerdefault JCacheEndpointBuilderFactory.AdvancedJCacheEndpointBuilder advanced()
advanced in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderadvanced in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder cacheConfiguration(Object cacheConfiguration)
cacheConfiguration in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildercacheConfiguration in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildercacheConfiguration - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder cacheConfiguration(String cacheConfiguration)
cacheConfiguration in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildercacheConfiguration in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildercacheConfiguration - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder cacheConfigurationProperties(Map cacheConfigurationProperties)
cacheConfigurationProperties in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildercacheConfigurationProperties in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildercacheConfigurationProperties - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder cacheConfigurationProperties(String cacheConfigurationProperties)
cacheConfigurationProperties in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildercacheConfigurationProperties in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildercacheConfigurationProperties - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder cachingProvider(String cachingProvider)
cachingProvider in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildercachingProvider in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildercachingProvider - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder configurationUri(String configurationUri)
configurationUri in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderconfigurationUri in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderconfigurationUri - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder managementEnabled(boolean managementEnabled)
managementEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildermanagementEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildermanagementEnabled - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder managementEnabled(String managementEnabled)
managementEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuildermanagementEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuildermanagementEnabled - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder readThrough(boolean readThrough)
readThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderreadThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderreadThrough - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder readThrough(String readThrough)
readThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderreadThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderreadThrough - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder statisticsEnabled(boolean statisticsEnabled)
statisticsEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderstatisticsEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderstatisticsEnabled - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder statisticsEnabled(String statisticsEnabled)
statisticsEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderstatisticsEnabled in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderstatisticsEnabled - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder storeByValue(boolean storeByValue)
storeByValue in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderstoreByValue in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderstoreByValue - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder storeByValue(String storeByValue)
storeByValue in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderstoreByValue in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderstoreByValue - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder writeThrough(boolean writeThrough)
writeThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderwriteThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderwriteThrough - the value to setdefault JCacheEndpointBuilderFactory.JCacheEndpointBuilder writeThrough(String writeThrough)
writeThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderwriteThrough in interface JCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderwriteThrough - the value to setApache Camel