|
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.server.session.ResourceZevent
org.hyperic.hq.appdef.server.session.ResourceUpdatedZevent
public class ResourceUpdatedZevent
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 |
|---|
public ResourceUpdatedZevent(AuthzSubject subject,
AppdefEntityID id)
public ResourceUpdatedZevent(AuthzSubject subject,
AppdefEntityID id,
AllConfigResponses allConfgs)
| Method Detail |
|---|
public AllConfigResponses getAllConfigs()
|
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 | ||||||||