Uses of Interface
org.apache.camel.builder.endpoint.dsl.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder
Packages that use EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder
-
Uses of EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Ehcache component.Methods in org.apache.camel.builder.endpoint.dsl that return EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilderModifier and TypeMethodDescriptionTo configure the default cache action.EhcacheEndpointBuilderFactory.AdvancedEhcacheEndpointProducerBuilder.basic()EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.cacheManager(String cacheManager) The cache manager.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.cacheManager(org.ehcache.CacheManager cacheManager) The cache manager.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.cacheManagerConfiguration(String cacheManagerConfiguration) The cache manager configuration.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.cacheManagerConfiguration(org.ehcache.config.Configuration cacheManagerConfiguration) The cache manager configuration.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.configurationUri(String configurationUri) URI pointing to the Ehcache XML configuration file's location.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.createCacheIfNotExist(boolean createCacheIfNotExist) Configure if a cache need to be created if it does exist or can't be pre-configured.EhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilder.createCacheIfNotExist(String createCacheIfNotExist) Configure if a cache need to be created if it does exist or can't be pre-configured.To configure the default action key.To configure the default action key.