Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class ResourceUpdatedZevent

java.lang.Object
  extended by org.hyperic.hq.zevents.Zevent
      extended by org.hyperic.hq.appdef.server.session.ResourceZevent
          extended by org.hyperic.hq.appdef.server.session.ResourceUpdatedZevent

public class ResourceUpdatedZevent
extends ResourceZevent

Event that indicates a resource has been updated.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.hyperic.hq.appdef.server.session.ResourceZevent
ResourceZevent.ResourceZeventPayload, ResourceZevent.ResourceZeventSource
 
Constructor Summary
ResourceUpdatedZevent(AuthzSubject subject, AppdefEntityID id)
           
ResourceUpdatedZevent(AuthzSubject subject, AppdefEntityID id, AllConfigResponses allConfgs)
           
 
Method Summary
 AllConfigResponses getAllConfigs()
           
 
Methods inherited from class org.hyperic.hq.appdef.server.session.ResourceZevent
getAppdefEntityID, getAuthzSubjectId
 
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

ResourceUpdatedZevent

public ResourceUpdatedZevent(AuthzSubject subject,
                             AppdefEntityID id)

ResourceUpdatedZevent

public ResourceUpdatedZevent(AuthzSubject subject,
                             AppdefEntityID id,
                             AllConfigResponses allConfgs)
Method Detail

getAllConfigs

public AllConfigResponses getAllConfigs()

Hyperic HQ Plugin API v. 4.4.0.2

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