com.arjuna.ats.arjuna.tools.osb.api.mbeans
Class OutputObjectStateWrapper

java.lang.Object
  extended by com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
      extended by com.arjuna.ats.arjuna.tools.osb.api.mbeans.OutputObjectStateWrapper
All Implemented Interfaces:
java.io.Serializable

public class OutputObjectStateWrapper
extends ObjectStateWrapper

Wrapper for ObjectOutputState to facilitate use in JMX invocations

See Also:
Serialized Form

Constructor Summary
OutputObjectStateWrapper(OutputObjectState oos)
           
 
Method Summary
 
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
getBuff, getIOS, getNewUid, getOOS, gettName, isValid, setValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputObjectStateWrapper

public OutputObjectStateWrapper(OutputObjectState oos)