Uses of Class
org.springframework.cloud.zookeeper.discovery.dependency.ZookeeperDependency
Packages that use ZookeeperDependency
-
Uses of ZookeeperDependency in org.springframework.cloud.zookeeper.discovery.dependency
Methods in org.springframework.cloud.zookeeper.discovery.dependency that return ZookeeperDependencyModifier and TypeMethodDescriptionZookeeperDependencies.getDependencyForAlias(String alias) ZookeeperDependencies.getDependencyForPath(String path) Methods in org.springframework.cloud.zookeeper.discovery.dependency that return types with arguments of type ZookeeperDependencyModifier and TypeMethodDescriptionZookeeperDependencies.getDependencies()ZookeeperDependencies.getDependencyConfigurations()Method parameters in org.springframework.cloud.zookeeper.discovery.dependency with type arguments of type ZookeeperDependencyModifier and TypeMethodDescriptionvoidZookeeperDependencies.setDependencies(Map<String, ZookeeperDependency> dependencies)