Hyperic HQ Plugin API v. 4.4.0.2

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

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.ResourceDeletedZevent

public class ResourceDeletedZevent
extends ResourceZevent

Event that indicates a resource has been deleted.


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

ResourceDeletedZevent

public ResourceDeletedZevent(AuthzSubject subject,
                             AppdefEntityID id)

Hyperic HQ Plugin API v. 4.4.0.2

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