Uses of Interface
org.apache.camel.builder.endpoint.dsl.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder
Packages that use EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder
-
Uses of EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return EhcacheEndpointBuilderFactory.EhcacheEndpointBuilderModifier and TypeMethodDescriptionEhcache (camel-ehcache) Perform caching operations using Ehcache.Ehcache (camel-ehcache) Perform caching operations using Ehcache. -
Uses of EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return EhcacheEndpointBuilderFactory.EhcacheEndpointBuilderModifier and TypeMethodDescriptionEhcacheEndpointBuilderFactory.AdvancedEhcacheEndpointBuilder.basic()EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.cacheManager(String cacheManager) The cache manager.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.cacheManager(org.ehcache.CacheManager cacheManager) The cache manager.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.cacheManagerConfiguration(String cacheManagerConfiguration) The cache manager configuration.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.cacheManagerConfiguration(org.ehcache.config.Configuration cacheManagerConfiguration) The cache manager configuration.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.configurationUri(String configurationUri) URI pointing to the Ehcache XML configuration file's location.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.createCacheIfNotExist(boolean createCacheIfNotExist) Configure if a cache need to be created if it does exist or can't be pre-configured.EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder.createCacheIfNotExist(String createCacheIfNotExist) Configure if a cache need to be created if it does exist or can't be pre-configured.Ehcache (camel-ehcache) Perform caching operations using Ehcache.Ehcache (camel-ehcache) Perform caching operations using Ehcache.EhcacheEndpointBuilderFactory.endpointBuilder(String componentName, String path)