org.hyperic.hq.escalation
Class EscalationEvent
java.lang.Object
org.hyperic.hq.events.AbstractEvent
org.hyperic.hq.escalation.EscalationEvent
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, LoggableInterface, ResourceEventInterface
public class EscalationEvent
- extends AbstractEvent
- implements java.io.Serializable, ResourceEventInterface, LoggableInterface
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EscalationEvent
public EscalationEvent(Escalatable alert,
java.lang.String msg)
getResource
public AppdefEntityID getResource()
- Specified by:
getResource
in interface ResourceEventInterface
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getAlertDefName
public java.lang.String getAlertDefName()
getLevelString
public java.lang.String getLevelString()
- Specified by:
getLevelString
in interface LoggableInterface
getSubject
public java.lang.String getSubject()
- Specified by:
getSubject
in interface LoggableInterface
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.