javax.management.j2ee.statistics
Interface JDBCConnectionStats

All Superinterfaces:
Stats
All Known Subinterfaces:
JDBCConnectionPoolStats

public interface JDBCConnectionStats
extends Stats

Version:
$Rev: 467553 $

Method Summary
 java.lang.String getJdbcDataSource()
           
 TimeStatistic getUseTime()
           
 TimeStatistic getWaitTime()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getJdbcDataSource

java.lang.String getJdbcDataSource()

getWaitTime

TimeStatistic getWaitTime()

getUseTime

TimeStatistic getUseTime()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.