public interface NodeConfigListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleNodeConfiguration(ConfigurationEvent config)
Called whenever the node the listener
is registered with is configured.
|
void handleNodeConfiguration(ConfigurationEvent config)
config - The configuration details.