public interface NodeConfigListener
Node.addConfigurationListener(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.Copyright © 2016. All rights reserved.