Uses of Class
org.apache.camel.component.zookeeper.cloud.ZooKeeperServiceRegistryConfiguration
Packages that use ZooKeeperServiceRegistryConfiguration
-
Uses of ZooKeeperServiceRegistryConfiguration in org.apache.camel.component.zookeeper.cloud
Methods in org.apache.camel.component.zookeeper.cloud that return ZooKeeperServiceRegistryConfigurationModifier and TypeMethodDescriptionZooKeeperServiceRegistryConfiguration.copy()ZooKeeperServiceRegistry.getConfiguration()Methods in org.apache.camel.component.zookeeper.cloud with parameters of type ZooKeeperServiceRegistryConfigurationModifier and TypeMethodDescriptionvoidZooKeeperServiceRegistry.setConfiguration(ZooKeeperServiceRegistryConfiguration configuration) Constructors in org.apache.camel.component.zookeeper.cloud with parameters of type ZooKeeperServiceRegistryConfigurationModifierConstructorDescriptionZooKeeperServiceRegistry(ZooKeeperServiceRegistryConfiguration configuration)