@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.zookeeper") public class ZooKeeperComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Modifier and Type | Class and Description |
|---|---|
static class |
ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration |
| Constructor and Description |
|---|
ZooKeeperComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBasicPropertyBinding() |
ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration |
getConfiguration() |
void |
setBasicPropertyBinding(Boolean basicPropertyBinding) |
void |
setConfiguration(ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration configuration) |
public ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration configuration)
public Boolean getBasicPropertyBinding()
public void setBasicPropertyBinding(Boolean basicPropertyBinding)
Apache Camel