|
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 TriggerInterface
The trigger interface.
| Method Summary | |
|---|---|
java.lang.Integer |
getId()
Retrieve the trigger id. |
void |
processEvent(AbstractEvent event)
Process an event from the dispatcher. |
| Method Detail |
|---|
void processEvent(AbstractEvent event)
throws EventTypeException,
ActionExecuteException
event - the Event to process
EventTypeException - if the trigger does not process events of
the type provided
ActionExecuteException - if an action throws an exceptionjava.lang.Integer getId()
|
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 | ||||||||