com.ibm.websphere.management.statistics
Interface JCAStats
All Superinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JCAStats
- public interface JCAStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
getConnectionPools()
Deprecated.
|
|
getConnections()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getConnections
- JCAConnectionStats[] getConnections( )
Deprecated.
getConnectionPools
- JCAConnectionPoolStats[] getConnectionPools( )
Deprecated.