|
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
public abstract class ResourceZevent
Abstract class for appdef resource events.
| Nested Class Summary | |
|---|---|
protected static class |
ResourceZevent.ResourceZeventPayload
|
protected static class |
ResourceZevent.ResourceZeventSource
|
| Constructor Summary | |
|---|---|
ResourceZevent(java.lang.Integer subject,
AppdefEntityID id)
|
|
ResourceZevent(ResourceZevent.ResourceZeventSource source,
ResourceZevent.ResourceZeventPayload payload)
|
|
| Method Summary | |
|---|---|
AppdefEntityID |
getAppdefEntityID()
|
java.lang.Integer |
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 ResourceZevent(java.lang.Integer subject,
AppdefEntityID id)
public ResourceZevent(ResourceZevent.ResourceZeventSource source,
ResourceZevent.ResourceZeventPayload payload)
| Method Detail |
|---|
public AppdefEntityID getAppdefEntityID()
public java.lang.Integer getAuthzSubjectId()
|
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 | ||||||||