Interface JcacheComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JcacheComponentBuilderFactory
Perform caching operations against JSR107/JCache.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the JCache component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionjcache()
JCache (camel-jcache) Perform caching operations against JSR107/JCache.
-
Method Details
-
jcache
JCache (camel-jcache) Perform caching operations against JSR107/JCache. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-jcache- Returns:
- the dsl builder
-