Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.shared
Class ResourcesCleanupZevent

java.lang.Object
  extended by org.hyperic.hq.zevents.Zevent
      extended by org.hyperic.hq.appdef.shared.ResourcesCleanupZevent

public class ResourcesCleanupZevent
extends Zevent


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

ResourcesCleanupZevent

public ResourcesCleanupZevent()

ResourcesCleanupZevent

public ResourcesCleanupZevent(java.util.Map agentCache)
Parameters:
agentCache - Map of Integer of agentIds to List of AppdefEntityIDs
Method Detail

getAgents

public java.util.Map getAgents()
Returns:
Map of Integer of agentIds to List of AppdefEntityIDs

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.