Package | Description |
---|---|
org.springframework.cloud.zookeeper.discovery.watcher |
Modifier and Type | Method and Description |
---|---|
static DependencyState |
DependencyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyState[] |
DependencyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyWatcherListener.stateChanged(String dependencyName,
DependencyState newState)
Method executed upon state change of a dependency
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.