Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.control.server.session
Class ControlEventListener

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

public class ControlEventListener
extends java.lang.Object
implements ZeventListener


Constructor Summary
ControlEventListener()
           
 
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

ControlEventListener

public ControlEventListener()
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.