|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetwork.events.Event
network.events.WrapperEvent
This event indicates that a given amount of time has passed. This event is most event used to trigger event detectors such as the SyslogEventDetector
| Field Summary |
| Fields inherited from class network.events.Event |
agentURN, domainName, eventDeliverTryNumber, priority |
| Constructor Summary | |
WrapperEvent(ajanta.naming.URN agentURN,
Event e,
int alertLevel,
int alarmLevel)
Initializes all fields for this event to the given values |
|
| Method Summary | |
Event |
getWrappedEvent()
|
| Methods inherited from class network.events.Event |
createSQL, getAgentURN, getAlarmLevel, getAlertLevel, getColumnNames, getDomainName, getEventDeliverTryNumber, getEventGenerationTime, getEventID, getEventLocation, getFieldNames, getFieldValues, getID, getINTMonth, getMyClass, getName, getSQLTime, getSQLTime, setAlarmLevel, setAlertLevel, setDomainName, setEventID, setPriority, toSQL, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WrapperEvent(ajanta.naming.URN agentURN,
Event e,
int alertLevel,
int alarmLevel)
agentURN - The URN of the agent generating this evente - The event to be wrappedalertLevel - The alert level for this eventalarmLevel - The alarm level for this event| Method Detail |
public Event getWrappedEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||