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()
           
 TimeStatistic JDBCConnectionStats.getUseTime()
           
 TimeStatistic JCAConnectionStats.getWaitTime()
           
 TimeStatistic JDBCConnectionStats.getWaitTime()
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.