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

All Known Subinterfaces:
ParticipantStoreBeanMBean, RecoveryStoreBeanMBean, TxLogBeanMBean
All Known Implementing Classes:
BaseStoreBean, ParticipantStoreBean, RecoveryStoreBean, TxLogBean

public interface BaseStoreMBean


Method Summary
 java.lang.String getStoreName()
           
 void start()
           
 void stop()
           
 

Method Detail

getStoreName

java.lang.String getStoreName()

start

void start()

stop

void stop()