Hyperic HQ Plugin API v. 4.4.0.2

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

java.lang.Object
  extended by org.hyperic.hq.events.server.session.AlertConditionsSatisfiedListener
All Implemented Interfaces:
ZeventListener

public class AlertConditionsSatisfiedListener
extends java.lang.Object
implements ZeventListener

Receives AlertConditionSatisfiedZEvents and forwards them to the AlertManager for processing


Constructor Summary
AlertConditionsSatisfiedListener()
           
 
Method Summary
 void processEvents(java.util.List events)
          Called by the ZeventManager to process events coming off the event queue
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlertConditionsSatisfiedListener

public AlertConditionsSatisfiedListener()
Method Detail

processEvents

public void processEvents(java.util.List events)
Description copied from interface: ZeventListener
Called by the ZeventManager to process events coming off the event queue

Specified by:
processEvents in interface ZeventListener
Parameters:
events - a List of Zevent events

toString

public java.lang.String toString()
Overrides:
toString 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.