@ParametersAreNonnullByDefault public interface TopologyChangeHandler
Modifier and Type | Method and Description |
---|---|
void |
changed(TopologyViewDiff diffView)
Invoked by the framework when the TopologyView has changed.
|
void changed(TopologyViewDiff diffView)
diffView
- the diff between the old and new topology viewsCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.