Interface JCacheEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface JCacheEndpointBuilderFactory
Perform caching operations against JSR107/JCache. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJCacheEndpointBuilderFactory.AdvancedJCacheEndpointBuilderAdvanced builder for endpoint for the JCache component.static interfaceJCacheEndpointBuilderFactory.AdvancedJCacheEndpointConsumerBuilderAdvanced builder for endpoint consumers for the JCache component.static interfaceJCacheEndpointBuilderFactory.AdvancedJCacheEndpointProducerBuilderAdvanced builder for endpoint producers for the JCache component.static interfaceJCacheEndpointBuilderFactory.JCacheBuildersstatic interfaceJCacheEndpointBuilderFactory.JCacheEndpointBuilderBuilder for endpoint for the JCache component.static interfaceJCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilderBuilder for endpoint consumers for the JCache component.static interfaceJCacheEndpointBuilderFactory.JCacheEndpointProducerBuilderBuilder for endpoint producers for the JCache component.
-
Method Summary
Static Methods Modifier and Type Method Description static JCacheEndpointBuilderFactory.JCacheEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static JCacheEndpointBuilderFactory.JCacheEndpointBuilder endpointBuilder(String componentName, String path)
-
-