|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TxInterceptorMBean
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 |
|---|
long getPrepares()
long getCommits()
long getRollbacks()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||