|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MoreMeasureManagerListener
Intended for classes that need to be informed of network measure calculation changes, i.e. the measure manager
| Method Summary | |
|---|---|
void |
networkMeasureCalcAdded(MoreNetwork<?,?> network,
MMeasureDescription measure)
Invoked every time a network measure calculation routine was added |
void |
networkMeasureCalcRemoved(MoreNetwork<?,?> network,
MMeasureDescription measure)
Invoked every time a network measure calculation routine was removed |
| Method Detail |
|---|
void networkMeasureCalcAdded(MoreNetwork<?,?> network,
MMeasureDescription measure)
network - the network the measure is associated withmeasure - the measure that was added
void networkMeasureCalcRemoved(MoreNetwork<?,?> network,
MMeasureDescription measure)
network - the network the measure is associated withmeasure - the measure that was removed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||