Interface EhcacheEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EhcacheEndpointBuilderFactory
Perform caching operations using Ehcache. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEhcacheEndpointBuilderFactory.AdvancedEhcacheEndpointBuilderAdvanced builder for endpoint for the Ehcache component.static interfaceEhcacheEndpointBuilderFactory.AdvancedEhcacheEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Ehcache component.static interfaceEhcacheEndpointBuilderFactory.AdvancedEhcacheEndpointProducerBuilderAdvanced builder for endpoint producers for the Ehcache component.static interfaceEhcacheEndpointBuilderFactory.EhcacheBuildersstatic interfaceEhcacheEndpointBuilderFactory.EhcacheEndpointBuilderBuilder for endpoint for the Ehcache component.static interfaceEhcacheEndpointBuilderFactory.EhcacheEndpointConsumerBuilderBuilder for endpoint consumers for the Ehcache component.static interfaceEhcacheEndpointBuilderFactory.EhcacheEndpointProducerBuilderBuilder for endpoint producers for the Ehcache component.
-
Method Summary
Static Methods Modifier and Type Method Description static EhcacheEndpointBuilderFactory.EhcacheEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EhcacheEndpointBuilderFactory.EhcacheEndpointBuilder endpointBuilder(String componentName, String path)
-
-