Hyperic HQ Plugin API v. 4.4.0.2

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

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

public class TriggersCreatedListener
extends java.lang.Object
implements ZeventListener

Listens for trigger creation events


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

Constructor Detail

TriggersCreatedListener

public TriggersCreatedListener()
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

Hyperic HQ Plugin API v. 4.4.0.2

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