com.ibm.websphere.management.statistics
Interface JCAConnectionStats
- All Superinterfaces:
- Stats
- All Known Subinterfaces:
- JCAConnectionPoolStats
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JCAConnectionStats
public interface JCAConnectionStats
- extends Stats
getWaitTime
TimeStatistic getWaitTime()
- Deprecated.
getUseTime
TimeStatistic getUseTime()
- Deprecated.
getConnectionFactory
javax.management.ObjectName getConnectionFactory()
- Deprecated.
getManagedConnectionFactory
javax.management.ObjectName getManagedConnectionFactory()
- Deprecated.