|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface capturing transaction statistics
Method Summary | |
long |
getCommits()
Returns the number of transaction commits |
long |
getPrepares()
Returns the number of transaction prepares |
long |
getRollbacks()
Returns the number of transaction rollbacks |
Methods inherited from interface org.jboss.cache.interceptors.InterceptorMBean |
dumpStatistics, getStatisticsEnabled, resetStatistics, setStatisticsEnabled |
Method Detail |
public long getPrepares()
public long getCommits()
public long getRollbacks()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |