Hyperic HQ Plugin API v. 4.4.0.2

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

java.lang.Object
  extended by org.hyperic.hq.appdef.server.session.PagerProcessor_aiplatform
      extended by org.hyperic.hq.appdef.server.session.PagerProcessor_aiplatform_excludePlaceholders
All Implemented Interfaces:
PagerProcessor, PagerProcessorExt

public class PagerProcessor_aiplatform_excludePlaceholders
extends PagerProcessor_aiplatform


Nested Class Summary
 
Nested classes/interfaces inherited from class org.hyperic.hq.appdef.server.session.PagerProcessor_aiplatform
PagerProcessor_aiplatform.AIPlatformPagerEventHandler
 
Field Summary
 
Fields inherited from class org.hyperic.hq.appdef.server.session.PagerProcessor_aiplatform
aiqManagerLocal
 
Constructor Summary
PagerProcessor_aiplatform_excludePlaceholders()
           
 
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 org.hyperic.hq.appdef.server.session.PagerProcessor_aiplatform
getEventHandler, processElement, skipNulls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagerProcessor_aiplatform_excludePlaceholders

public PagerProcessor_aiplatform_excludePlaceholders()
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
Overrides:
processElement in class PagerProcessor_aiplatform
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.