Uses of Interface
com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
-
Packages that use BaseStoreMBean Package Description com.arjuna.ats.arjuna.tools.osb.api.mbeans -
-
Uses of BaseStoreMBean in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Subinterfaces of BaseStoreMBean 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.interfaceTxLogBeanMBeanClasses in com.arjuna.ats.arjuna.tools.osb.api.mbeans that implement BaseStoreMBean Modifier and Type Class Description classBaseStoreBeanabstract MBean implementation of a BaseStore MBeanclassParticipantStoreBeanimplementation of the JMX interface to the JBossTS participant storeclassRecoveryStoreBeanimplementation of the JMX interface to the JBossTS recovery storeclassTxLogBeanabstract implementation of the TxLog MBean
-