|
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 ZeventEnqueuer
Reponsible for enqueing Zevents for processing
| Method Summary | |
|---|---|
void |
enqueueEvent(Zevent event)
Enqueues an Zevent for processing |
void |
enqueueEvents(java.util.List events)
Enqueues a list of Zevents for processing |
| Method Detail |
|---|
void enqueueEvent(Zevent event)
throws java.lang.InterruptedException
Zevent for processing
event - The Zevent to enqueue
java.lang.InterruptedException - If interrupted while enqueueing event
void enqueueEvents(java.util.List events)
throws java.lang.InterruptedException
Zevents for processing
events - The list of Zevents to enqueue
java.lang.InterruptedException - If interrupted while enqueueing event
|
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 | ||||||||