Uses of Interface
com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean

Packages that use TxLogBeanMBean
com.arjuna.ats.arjuna.tools.osb.api.mbeans   
com.arjuna.ats.arjuna.tools.osb.api.proxy   
 

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

Subinterfaces of TxLogBeanMBean in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 interface ParticipantStoreBeanMBean
          JMX interface to the JBossTS participant store OutputObjectState and InputObjectState are wrapped since they are not convertible to open MBean types.
 interface RecoveryStoreBeanMBean
          JMX interface to the JBossTS recovery store OutputObjectState and InputObjectState are wrapped since they are not convertible to open MBean types.
 

Classes in com.arjuna.ats.arjuna.tools.osb.api.mbeans that implement TxLogBeanMBean
 class ParticipantStoreBean
          implementation of the JMX interface to the JBossTS participant store
 class RecoveryStoreBean
          implementation of the JMX interface to the JBossTS recovery store
 class TxLogBean
          abstract implementation of the TxLog MBean
 

Uses of TxLogBeanMBean in com.arjuna.ats.arjuna.tools.osb.api.proxy
 

Constructors in com.arjuna.ats.arjuna.tools.osb.api.proxy with parameters of type TxLogBeanMBean
TxLogProxy(TxLogBeanMBean txLogProxy)
           
 



Copyright © 2011. All Rights Reserved.