Uses of Interface
com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
-
Packages that use ConnectionPoolStats Package Description com.sun.enterprise.admin.monitor.stats Provides for implementations of various Stats interfaces. These Stats interfaces are based on those defined by JSR 77. -
-
Uses of ConnectionPoolStats in com.sun.enterprise.admin.monitor.stats
Subinterfaces of ConnectionPoolStats in com.sun.enterprise.admin.monitor.stats Modifier and Type Interface Description interfaceConnectionFactoryStatsConnectionFactoryStats.java This is used by the jms-serviceinterfaceConnectorConnectionPoolStatsA Stats interface to represent the statistical data exposed by a Connector Connection Pool.interfaceJDBCConnectionPoolStatsA Stats interface to represent the statistical data exposed by a JDBC Connection Pool.
-