Interface BaseStoreMBean
-
- All Known Subinterfaces:
ParticipantStoreBeanMBean,RecoveryStoreBeanMBean,TxLogBeanMBean
- All Known Implementing Classes:
BaseStoreBean,ParticipantStoreBean,RecoveryStoreBean,TxLogBean
public interface BaseStoreMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetStoreName()voidstart()voidstop()
-