javax.management.j2ee.statistics
Interface JDBCStats

All Superinterfaces:
Stats

public interface JDBCStats
extends Stats

Statistics provided by a JDBC resource

Author:
Hans Hrasna

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()


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.