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
public TimeStatistic getWaitTime()
- Deprecated.
getUseTime
public TimeStatistic getUseTime()
- Deprecated.
getConnectionFactory
public javax.management.ObjectName getConnectionFactory()
- Deprecated.
getManagedConnectionFactory
public javax.management.ObjectName getManagedConnectionFactory()
- Deprecated.