com.sun.enterprise.admin.monitor.stats
Interface ConnectionFactoryStats

All Superinterfaces:
ConnectionPoolStats, Stats

public interface ConnectionFactoryStats
extends ConnectionPoolStats


Method Summary
 
Methods inherited from interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
getAverageConnWaitTime, getConnRequestWaitTime, getNumConnAcquired, getNumConnCreated, getNumConnDestroyed, getNumConnFailedValidation, getNumConnFree, getNumConnNotSuccessfullyMatched, getNumConnReleased, getNumConnSuccessfullyMatched, getNumConnTimedOut, getNumConnUsed, getNumPotentialConnLeak, getWaitQueueLength
 
Methods inherited from interface org.glassfish.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 



Copyright © 2012. All Rights Reserved.