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

Packages that use BaseStoreMBean
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
 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.
 interface TxLogBeanMBean
           
 

Classes in com.arjuna.ats.arjuna.tools.osb.api.mbeans that implement BaseStoreMBean
 class BaseStoreBean
          abstract MBean implementation of a BaseStore MBean
 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
 



Copyright © 2011. All Rights Reserved.