|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ZeventListener
Implementors of this interface may listen for events coming from the
ZeventManager
ZeventManager.addGlobalListener(ZeventListener),
ZeventManager.addListener(Class, ZeventListener)| Method Summary | |
|---|---|
void |
processEvents(java.util.List events)
Called by the ZeventManager to process events coming off the
event queue |
| Method Detail |
|---|
void processEvents(java.util.List events)
ZeventManager to process events coming off the
event queue
events - a List of Zevent events
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||