Package | Description |
---|---|
javax.management.j2ee.statistics |
Provides the standard interfaces for accessing performance data from
Jakarta EE managed objects
|
Modifier and Type | Interface and Description |
---|---|
interface |
JCAConnectionPoolStats
Specifies the statistics provided by a Jakarta Connections Connection Pool
|
Modifier and Type | Method and Description |
---|---|
JCAConnectionStats[] |
JCAStats.getConnections()
Returns an array of JCAConnectionStats that provide statistics about
the non-pooled connections associated with the referencing Jakarta Connections resource statistics
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.