Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.autoinventory.server.session
Class RuntimePlatformAndServerMerger

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

public class RuntimePlatformAndServerMerger
extends java.lang.Object
implements ZeventListener


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

RuntimePlatformAndServerMerger

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