Uses of Interface
javax.management.j2ee.statistics.TimeStatistic

Packages that use TimeStatistic
javax.management.j2ee.statistics   
 

Uses of TimeStatistic in javax.management.j2ee.statistics
 

Methods in javax.management.j2ee.statistics that return TimeStatistic
 TimeStatistic JMSEndpointStats.getMessageWaitTime()
           
 TimeStatistic JMSSessionStats.getMessageWaitTime()
           
 TimeStatistic ServletStats.getServiceTime()
           
 TimeStatistic JCAConnectionStats.getUseTime()
          Returns the time spent using a connection
 TimeStatistic JDBCConnectionStats.getUseTime()
           
 TimeStatistic JCAConnectionStats.getWaitTime()
          Returns the time spent waiting for a connection to be available.
 TimeStatistic JDBCConnectionStats.getWaitTime()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.