javax.management.j2ee.statistics
Interface JDBCStats

All Superinterfaces:
Stats

public interface JDBCStats
extends Stats

Version:
$Rev: 46019 $

Method Summary
 JDBCConnectionPoolStats[] getConnectionPools()
           
 JDBCConnectionStats[] getConnections()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getConnections

JDBCConnectionStats[] getConnections()

getConnectionPools

JDBCConnectionPoolStats[] getConnectionPools()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.