Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class TransferAgentPluginZeventListener

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

public class TransferAgentPluginZeventListener
extends java.lang.Object
implements ZeventListener

The Zevent Listener that upgrades agents.


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

TransferAgentPluginZeventListener

public TransferAgentPluginZeventListener()
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
See Also:
ZeventListener.processEvents(java.util.List)

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.