|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the TWGMonThresholdEventSink. An instance of a class implementing this interface is passed to the monitor subsystems when it is instantiated. the method provided by this interface is used to return threshold events from the subsystem to the event sink.
Method Summary | |
---|---|
boolean |
isInitialized()
Returns indication of whether the object that provides this interface is ready for work |
int |
reportThresholdEvent(TWGMonThresholdEvent newEvent)
This is the call used by the subsystem to return events to the server |
Method Detail |
public int reportThresholdEvent(TWGMonThresholdEvent newEvent)
newEvent
- the freshly generated event from the subsystem
public boolean isInitialized()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |