@Configuration @ConditionalOnProperty(prefix="camel.component.jgroups.lock.cluster.service", name="enabled") @EnableConfigurationProperties(value=JGroupsLockClusterServiceConfiguration.class) public class JGroupsLockClusterServiceAutoConfiguration extends Object
Constructor and Description |
---|
JGroupsLockClusterServiceAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.cluster.CamelClusterService |
zookeeperClusterService() |
Apache Camel