Uses of Class
com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper

Packages that use ObjectStateWrapper
com.arjuna.ats.arjuna.tools.osb.api.mbeans   
 

Uses of ObjectStateWrapper in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 

Subclasses of ObjectStateWrapper in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 class OutputObjectStateWrapper
          Wrapper for ObjectOutputState to facilitate use in JMX invocations
 

Methods in com.arjuna.ats.arjuna.tools.osb.api.mbeans that return ObjectStateWrapper
 ObjectStateWrapper RecoveryStoreBeanMBean.allObjUids(String type)
           
 ObjectStateWrapper RecoveryStoreBean.allObjUids(String type)
           
 ObjectStateWrapper RecoveryStoreBeanMBean.allObjUids(String type, int match)
           
 ObjectStateWrapper RecoveryStoreBean.allObjUids(String type, int m)
           
 ObjectStateWrapper RecoveryStoreBeanMBean.allTypes()
           
 ObjectStateWrapper RecoveryStoreBean.allTypes()
           
 ObjectStateWrapper RecoveryStoreBeanMBean.read_committed(Uid u, String tn)
           
 ObjectStateWrapper RecoveryStoreBean.read_committed(Uid u, String tn)
           
 ObjectStateWrapper ParticipantStoreBeanMBean.read_committed(Uid u, String tn)
           
 ObjectStateWrapper ParticipantStoreBean.read_committed(Uid u, String tn)
           
 ObjectStateWrapper ParticipantStoreBeanMBean.read_uncommitted(Uid u, String tn)
           
 ObjectStateWrapper ParticipantStoreBean.read_uncommitted(Uid u, String tn)
           
 



Copyright © 2011. All Rights Reserved.