Hyperic HQ Plugin API v. 4.4.0.2

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

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

public class PagerProcessor_ai_history
extends java.lang.Object
implements PagerProcessor


Constructor Summary
PagerProcessor_ai_history()
           
 
Method Summary
 java.lang.Object processElement(java.lang.Object o)
          Process an element as the pager moves it from the source collection to the destination collection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagerProcessor_ai_history

public PagerProcessor_ai_history()
Method Detail

processElement

public java.lang.Object processElement(java.lang.Object o)
Description copied from interface: PagerProcessor
Process an element as the pager moves it from the source collection to the destination collection.

Specified by:
processElement in interface PagerProcessor
Parameters:
o - The object to process.
Returns:
The processed object.

Hyperic HQ Plugin API v. 4.4.0.2

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