| Package | Description |
|---|---|
| com.sun.enterprise.connectors | |
| com.sun.enterprise.resource.pool.monitor | |
| org.glassfish.jdbc.pool.monitor | |
| org.glassfish.jdbcruntime |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolAppProbeProvider |
ConnectionPoolMonitoringExtension.registerConnectionPool(PoolInfo poolInfo,
String appName)
Register connection pool for Application based monitoring
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorConnPoolAppProbeProvider
Probe provider interface for Connector connection pool related events
to provide information related to the various objects on
connector connection pool monitoring grouped by applications.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolAppProbeProvider |
ConnectionPoolStatsProviderBootstrap.registerPool(PoolInfo poolInfo,
String appName) |
| Constructor and Description |
|---|
ConnectionPoolAppEmitterImpl(String poolName,
String appName,
ConnectionPoolAppProbeProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcConnPoolAppProbeProvider
Probe provider interface for JDBC connection pool related events to provide
information related to the various objects on jdbc pool monitoring grouped
by applications.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolAppProbeProvider |
JdbcPoolMonitoringExtension.registerConnectionPool(PoolInfo poolInfo,
String appName)
Register the jdbc connection pool Stats Provider object to the
monitoring framework under the specific application name monitoring
sub tree.
|
Copyright © 2017. All rights reserved.