|
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.appdef.shared.ResourcesCleanupZevent
public class ResourcesCleanupZevent
Constructor Summary | |
---|---|
ResourcesCleanupZevent()
|
|
ResourcesCleanupZevent(java.util.Map agentCache)
|
Method Summary | |
---|---|
java.util.Map |
getAgents()
|
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 ResourcesCleanupZevent()
public ResourcesCleanupZevent(java.util.Map agentCache)
agentCache
- Map
of Integer
of agentIds
to List
of AppdefEntityID
sMethod Detail |
---|
public java.util.Map getAgents()
Map
of Integer
of agentIds
to List
of AppdefEntityID
s
|
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 |