| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface contains general JTA transaction runtime statistics.
| Method Summary | |
|  long | getSecondsActiveTotalCount()Returns the total number of seconds for all committed transactions. | 
|  long | getTransactionAbandonedTotalCount()Returns the number of transaction that were abandoned. | 
|  long | getTransactionRolledBackAppTotalCount()Returns the number of transactions that were rolled back due to an application error. | 
|  long | getTransactionRolledBackResourceTotalCount()Returns the number of transactions that were rolled back due to a resource error. | 
|  long | getTransactionRolledBackSystemTotalCount()Returns the number of transactions that were rolled back due to an internal system error. | 
|  long | getTransactionRolledBackTimeoutTotalCount()Returns the number of transactions that were rolled back due to a timeout expiration. | 
| Methods inherited from interface weblogic.management.runtime.JTAStatisticsRuntimeMBean | 
| getTransactionCommittedTotalCount, 
getTransactionHeuristicsTotalCount, 
getTransactionRolledBackTotalCount, 
getTransactionTotalCount | 
| Methods inherited from interface weblogic.management.WebLogicMBean | 
| getMBeanInfo, 
getName, 
getObjectName, 
getParent, 
getType, 
isCachingDisabled, 
isRegistered, 
setName, 
setParent | 
| Methods inherited from interface javax.management.DynamicMBean | 
| getAttribute, 
getAttributes, 
invoke, 
setAttribute, 
setAttributes | 
| Methods inherited from interface javax.management.MBeanRegistration | 
| postDeregister, 
postRegister, 
preRegister | 
| Methods inherited from interface javax.management.NotificationBroadcaster | 
| addNotificationListener, 
getNotificationInfo, 
removeNotificationListener | 
| Method Detail | 
public long getTransactionRolledBackTimeoutTotalCount()
public long getTransactionRolledBackResourceTotalCount()
public long getTransactionRolledBackAppTotalCount()
public long getTransactionRolledBackSystemTotalCount()
public long getSecondsActiveTotalCount()
public long getTransactionAbandonedTotalCount()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||