Package org.apache.activemq.broker.jmx
Interface PersistenceAdapterViewMBean
-
- All Known Implementing Classes:
PersistenceAdapterView
public interface PersistenceAdapterViewMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getData()
String
getName()
long
getSize()
String
getStatistics()
String
getTransactions()
String
resetStatistics()
-