@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JcacheComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JcacheComponentBuilderFactory.JcacheComponentBuilder
Builder for the JCache component.
|
static class |
JcacheComponentBuilderFactory.JcacheComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JcacheComponentBuilderFactory.JcacheComponentBuilder |
jcache()
JCache (camel-jcache)
Perform caching operations against JSR107/JCache.
|
static JcacheComponentBuilderFactory.JcacheComponentBuilder jcache()
Apache Camel