com.ibm.websphere.management.statistics
Interface JCAConnectionStats
All Superinterfaces:
All known subinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JCAConnectionStats
- public interface JCAConnectionStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getConnectionFactory()
Deprecated.
|
|
getManagedConnectionFactory()
Deprecated.
|
getUseTime()
Deprecated.
|
|
getWaitTime()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getWaitTime
- TimeStatistic getWaitTime()
Deprecated.
getUseTime
- TimeStatistic getUseTime()
Deprecated.
getConnectionFactory
- javax.management.ObjectName getConnectionFactory( )
Deprecated.
getManagedConnectionFactory
- javax.management.ObjectName getManagedConnectionFactory( )
Deprecated.