Uses of Interface
com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
-
Packages that use TxLogBeanMBean Package Description 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 Modifier and Type Interface Description interfaceParticipantStoreBeanMBeanJMX interface to the JBossTS participant store OutputObjectState and InputObjectState are wrapped since they are not convertible to open MBean types.interfaceRecoveryStoreBeanMBeanJMX 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 Modifier and Type Class Description classParticipantStoreBeanimplementation of the JMX interface to the JBossTS participant storeclassRecoveryStoreBeanimplementation of the JMX interface to the JBossTS recovery storeclassTxLogBeanabstract 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 Constructor Description TxLogProxy(TxLogBeanMBean txLogProxy)
-