@Configuration @ConditionalOnProperty(prefix="camel.component.file.cluster.service", name="enabled") @EnableConfigurationProperties(value=FileLockClusterServiceConfiguration.class) public class FileLockClusterServiceAutoConfiguration extends Object
Constructor and Description |
---|
FileLockClusterServiceAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.cluster.CamelClusterService |
consulClusterService() |
Apache Camel