|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorConnectionPoolStats
A Stats interface to represent the statistical data exposed by a Connector Connection Pool. It inherits from the ConnectionPoolStats interface and as of now($Revision: 1.3 $) does not provide any additional methods.
Method Summary |
---|
Methods inherited from interface com.sun.appserv.management.monitor.statistics.ConnectionPoolStats |
---|
getAverageConnWaitTime, getConnRequestWaitTime, getNumConnAcquired, getNumConnCreated, getNumConnDestroyed, getNumConnFailedValidation, getNumConnFree, getNumConnNotSuccessfullyMatched, getNumConnReleased, getNumConnSuccessfullyMatched, getNumConnTimedOut, getNumConnUsed, getWaitQueueLength |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.