public interface ManagementNodeStateListener
BrooklynServerConfig.MANAGEMENT_NODE_STATE_LISTENERS.| Modifier and Type | Interface and Description |
|---|---|
static class |
ManagementNodeStateListener.BasicListener
A no-op implementation of
ManagementNodeStateListener, for users to extend. |
| Modifier and Type | Field and Description |
|---|---|
static ManagementNodeStateListener |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChange(ManagementNodeState state) |
static final ManagementNodeStateListener NOOP
void onStateChange(ManagementNodeState state)