Interface CaffeineCacheComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface CaffeineCacheComponentBuilderFactory
Perform caching operations using Caffeine Cache.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Caffeine Cache component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionCaffeine Cache (camel-caffeine) Perform caching operations using Caffeine Cache.
-
Method Details
-
caffeineCache
Caffeine Cache (camel-caffeine) Perform caching operations using Caffeine Cache. Category: cache,clustering Since: 2.20 Maven coordinates: org.apache.camel:camel-caffeine- Returns:
- the dsl builder
-