@ConfigurationProperties(prefix="camel.component.zookeeper") public class ZooKeeperComponentConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration |
| Constructor and Description |
|---|
ZooKeeperComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration |
getConfiguration() |
void |
setConfiguration(ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration configuration) |
public ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(ZooKeeperComponentConfiguration.ZooKeeperConfigurationNestedConfiguration configuration)
Apache Camel