Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Class TriggersCreatedZevent

java.lang.Object
  extended by org.hyperic.hq.zevents.Zevent
      extended by org.hyperic.hq.events.server.session.TriggersCreatedZevent

public class TriggersCreatedZevent
extends Zevent

Represents that triggers have been created in the database (due to create or update of an alert definition) and signals to listeners that the in-memory representations of these triggers can be created. Note this event does not have a payload.


Constructor Summary
TriggersCreatedZevent(java.lang.Integer alertDefId)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class org.hyperic.hq.zevents.Zevent
getPayload, getQueueEntryTime, getQueueExitTime, getSourceId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TriggersCreatedZevent

public TriggersCreatedZevent(java.lang.Integer alertDefId)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.