Uses of Interface
com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
Packages that use RecoveryStoreBeanMBean Package Description com.arjuna.ats.arjuna.tools.osb.api.mbeans com.arjuna.ats.arjuna.tools.osb.api.proxy -
-
Uses of RecoveryStoreBeanMBean in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Classes in com.arjuna.ats.arjuna.tools.osb.api.mbeans that implement RecoveryStoreBeanMBean Modifier and Type Class Description classRecoveryStoreBeanimplementation of the JMX interface to the JBossTS recovery store -
Uses of RecoveryStoreBeanMBean in com.arjuna.ats.arjuna.tools.osb.api.proxy
Constructors in com.arjuna.ats.arjuna.tools.osb.api.proxy with parameters of type RecoveryStoreBeanMBean Constructor Description RecoveryStoreProxy(RecoveryStoreBeanMBean rsProxy)
-