Interface InfinispanEmbeddedComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface InfinispanEmbeddedComponentBuilderFactory
Read and write from/to Infinispan distributed key/value store and data grid.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Infinispan Embedded component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionInfinispan Embedded (camel-infinispan-embedded) Read and write from/to Infinispan distributed key/value store and data grid.
-
Method Details
-
infinispanEmbedded
static InfinispanEmbeddedComponentBuilderFactory.InfinispanEmbeddedComponentBuilder infinispanEmbedded()Infinispan Embedded (camel-infinispan-embedded) Read and write from/to Infinispan distributed key/value store and data grid. Category: cache,clustering Since: 2.13 Maven coordinates: org.apache.camel:camel-infinispan-embedded- Returns:
- the dsl builder
-