|
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.events.AbstractEvent
org.hyperic.hq.measurement.shared.ResourceLogEvent
org.hyperic.hq.events.CloningEvent
public class CloningEvent
Class to track cloning events
Constructor Summary | |
---|---|
CloningEvent(AppdefEntityID id)
|
Method Summary | |
---|---|
void |
addClonedResource(AppdefEntityID clonedId)
|
java.util.Collection |
getClonedResources()
|
void |
logMessage()
|
java.lang.String |
toString()
|
Methods inherited from class org.hyperic.hq.measurement.shared.ResourceLogEvent |
---|
getLevel, getLevelString, getLevelString, getMessage, getResource, getSource, getSubject, setMessage, setResource, setSource |
Methods inherited from class org.hyperic.hq.events.AbstractEvent |
---|
equals, getId, getInstanceId, getTimestamp, hashCode, isLoggingSupported, setId, setInstanceId, setTimestamp |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CloningEvent(AppdefEntityID id)
Method Detail |
---|
public void addClonedResource(AppdefEntityID clonedId)
public java.util.Collection getClonedResources()
public void logMessage()
public java.lang.String toString()
toString
in class ResourceLogEvent
|
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 |