|
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 |
java.lang.Objectorg.hyperic.hq.zevents.Zevent
org.hyperic.hq.measurement.server.session.AgentScheduleSyncZevent
public class AgentScheduleSyncZevent
This event is used within the measurement subsytem by the
AgentScheduleSynchronizer
to queue syncing agent's schedules.
Constructor Summary | |
---|---|
AgentScheduleSyncZevent(java.util.Collection aeids)
|
Method Summary | |
---|---|
java.util.Collection |
getEntityIds()
|
Methods inherited from class org.hyperic.hq.zevents.Zevent |
---|
getPayload, getQueueEntryTime, getQueueExitTime, getSourceId, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AgentScheduleSyncZevent(java.util.Collection aeids)
aeids
- Collection
of AppdefEntityID
Method Detail |
---|
public java.util.Collection getEntityIds()
|
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 |