com.sun.appserv.management.monitor.statistics
Interface TransactionServiceStats
- All Superinterfaces:
- Stats
public interface TransactionServiceStats
- extends Stats
- See Also:
TransactionServiceMonitor
getState
StringStatistic getState()
getActiveIDs
StringStatistic getActiveIDs()
getRolledbackCount
CountStatistic getRolledbackCount()
getCommittedCount
CountStatistic getCommittedCount()
getActiveCount
CountStatistic getActiveCount()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.