public interface DependencyWatcherListener
DependencyState
in the service discovery system.ZookeeperDependencies| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(String dependencyName,
DependencyState newState)
Method executed upon state change of a dependency
|
void stateChanged(String dependencyName, DependencyState newState)
dependencyName - - alias from microservice configurationnewState - - new state of the dependencyCopyright © 2017 Pivotal Software, Inc.. All rights reserved.