Interface EhcacheComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface EhcacheComponentBuilderFactory
Perform caching operations using Ehcache.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Ehcache component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionehcache()
Ehcache (camel-ehcache) Perform caching operations using Ehcache.
-
Method Details
-
ehcache
Ehcache (camel-ehcache) Perform caching operations using Ehcache. Category: cache,clustering Since: 2.18 Maven coordinates: org.apache.camel:camel-ehcache- Returns:
- the dsl builder
-