Uses of Class
org.apache.camel.component.infinispan.embedded.cluster.InfinispanEmbeddedClusterConfiguration
-
Packages that use InfinispanEmbeddedClusterConfiguration Package Description org.apache.camel.component.infinispan.embedded.cluster -
-
Uses of InfinispanEmbeddedClusterConfiguration in org.apache.camel.component.infinispan.embedded.cluster
Methods in org.apache.camel.component.infinispan.embedded.cluster that return InfinispanEmbeddedClusterConfiguration Modifier and Type Method Description InfinispanEmbeddedClusterConfigurationInfinispanEmbeddedClusterConfiguration. clone()InfinispanEmbeddedClusterConfigurationInfinispanEmbeddedClusterService. getConfiguration()Methods in org.apache.camel.component.infinispan.embedded.cluster with parameters of type InfinispanEmbeddedClusterConfiguration Modifier and Type Method Description voidInfinispanEmbeddedClusterService. setConfiguration(InfinispanEmbeddedClusterConfiguration configuration)Constructors in org.apache.camel.component.infinispan.embedded.cluster with parameters of type InfinispanEmbeddedClusterConfiguration Constructor Description InfinispanEmbeddedClusterService(InfinispanEmbeddedClusterConfiguration configuration)InfinispanEmbeddedClusterView(InfinispanEmbeddedClusterService cluster, InfinispanEmbeddedClusterConfiguration configuration, String namespace)
-