Interface InfinispanComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface InfinispanComponentBuilderFactory
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 component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionInfinispan (camel-infinispan) Read and write from/to Infinispan distributed key/value store and data grid.
-
Method Details
-
infinispan
Infinispan (camel-infinispan) Read and write from/to Infinispan distributed key/value store and data grid. Category: cache,datagrid,clustering Since: 2.13 Maven coordinates: org.apache.camel:camel-infinispan- Returns:
- the dsl builder
-