Interface BaseStoreMBean
- All Known Subinterfaces:
ParticipantStoreBeanMBean,RecoveryStoreBeanMBean,TxLogBeanMBean
- All Known Implementing Classes:
BaseStoreBean,ParticipantStoreBean,RecoveryStoreBean,TxLogBean
public interface BaseStoreMBean
-
Method Summary
-
Method Details
-
getStoreName
String getStoreName() -
start
void start() -
stop
void stop()
-