Uses of Class
org.springframework.cloud.zookeeper.serviceregistry.ZookeeperServiceRegistry
Packages that use ZookeeperServiceRegistry
-
Uses of ZookeeperServiceRegistry in org.springframework.cloud.zookeeper.serviceregistry
Methods in org.springframework.cloud.zookeeper.serviceregistry that return ZookeeperServiceRegistryModifier and TypeMethodDescriptionZookeeperServiceRegistryAutoConfiguration.zookeeperServiceRegistry()Methods in org.springframework.cloud.zookeeper.serviceregistry with parameters of type ZookeeperServiceRegistryModifier and TypeMethodDescriptionZookeeperAutoServiceRegistrationAutoConfiguration.zookeeperAutoServiceRegistration(ZookeeperServiceRegistry registry, ZookeeperRegistration registration, ZookeeperDiscoveryProperties properties) Constructors in org.springframework.cloud.zookeeper.serviceregistry with parameters of type ZookeeperServiceRegistryModifierConstructorDescriptionZookeeperAutoServiceRegistration(ZookeeperServiceRegistry registry, ZookeeperRegistration registration, ZookeeperDiscoveryProperties properties) ZookeeperAutoServiceRegistration(ZookeeperServiceRegistry registry, ZookeeperRegistration registration, ZookeeperDiscoveryProperties properties, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties arProperties)