Uses of Interface
com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Packages that use ConnectionPoolStats
Package
Description
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.statsModifier and TypeInterfaceDescriptioninterfaceConnectionFactoryStats.java This is used by the jms-serviceinterfaceA Stats interface to represent the statistical data exposed by a Connector Connection Pool.interfaceA Stats interface to represent the statistical data exposed by a JDBC Connection Pool.