org.hyperic.hq.measurement.server.session
Class AlertConditionsSatisfiedZEvent
java.lang.Object
org.hyperic.hq.zevents.Zevent
org.hyperic.hq.measurement.server.session.AlertConditionsSatisfiedZEvent
public class AlertConditionsSatisfiedZEvent
- extends Zevent
Represents that all conditions of an alert have been satisfied and the alert
can be created by listeners
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AlertConditionsSatisfiedZEvent
public AlertConditionsSatisfiedZEvent(int alertDefId,
TriggerFiredEvent[] triggerFiredEvents)
- Parameters:
alertDefId
- The alert definition IdtriggerFiredEvents
- The events satisfying the alert conditions
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class Zevent
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.