@ParametersAreNonnullByDefault public interface TopologyChangeHandler
Modifier and Type | Method and Description |
---|---|
void |
changed(TopologyView oldView,
TopologyView newView)
Invoked by the framework when the TopologyView has changed.
|
void changed(TopologyView oldView, TopologyView newView)
oldView
- the topology view before the changenewView
- the topology view after the changeCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.