Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq
Class TransactionContext

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.hyperic.hq.TransactionContext
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map

public abstract class TransactionContext
extends java.util.HashMap

See Also:
Serialized Form

Constructor Summary
TransactionContext()
           
 
Method Summary
 java.util.List getList()
           
abstract  TransactionContext run(TransactionContext context)
           
 java.util.List setList(java.util.List result)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

TransactionContext

public TransactionContext()
Method Detail

run

public abstract TransactionContext run(TransactionContext context)

getList

public java.util.List getList()

setList

public java.util.List setList(java.util.List result)

Hyperic HQ Plugin API v. 4.4.0.2

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