- canDeploy(boolean, Collection<Resource>, Resource) - Method in class org.glassfish.jdbc.deployer.DataSourceDefinitionDeployer
- canDeploy(boolean, Collection<Resource>, Resource) - Method in class org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer
- canDeploy(boolean, Collection<Resource>, Resource) - Method in class org.glassfish.jdbc.deployer.JdbcResourceDeployer
- closeConnections(List) - Method in class org.glassfish.jdbc.recovery.JdbcRecoveryResourceHandler
- connectionAcquiredEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppProbeProvider
-
Emits probe event/notification that a connection is acquired by application
for the given jdbc connection pool poolName by
appName
- connectionAcquiredEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppStatsProvider
-
When a connection is acquired increment counter
- connectionAcquiredEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection is acquired by application
for the given jdbc connection pool poolName
- connectionAcquiredEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When a connection is acquired increment counter
- connectionCreatedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a new connection is created for the
given jdbc connection pool poolName
- connectionCreatedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When a connection is created increment counter
- connectionDestroyedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection is destroyed for the
given jdbc connection pool poolName
- connectionDestroyedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When connection destroyed event is got increment numConnDestroyed.
- connectionMatchedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection under test matches the
current request for the given jdbc connection pool poolName
- connectionMatchedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When connection under test matches the current request ,
increment numConnSuccessfullyMatched.
- connectionNotMatchedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection under test does not
match the current request for the given jdbc connection pool
poolName
- connectionNotMatchedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When a connection under test does not match the current request,
increment numConnNotSuccessfullyMatched.
- connectionReleasedEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppProbeProvider
-
Emits probe event/notification that a connection is released for the given
jdbc connection pool poolName by the
appName
- connectionReleasedEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppStatsProvider
-
When a connection is released increment counter
- connectionReleasedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection is released for the given
jdbc connection pool poolName
- connectionReleasedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When a connection is released increment counter
- connectionRequestDequeuedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that the wait queue length has decreased
for the given jdbc connection pool poolName
- connectionRequestDequeuedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When an object is removed from the wait queue, decrement the waitQueueLength.
- connectionRequestQueuedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that the wait queue length has increased
for the given jdbc connection pool poolName
- connectionRequestQueuedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
When an object is added to wait queue, increment the waitQueueLength.
- connectionRequestServedEvent(String, String, String, long) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a connection request is served in the
time timeTakenInMillis for the given jdbc connection pool
poolName
- connectionRequestServedEvent(String, String, String, long) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
Event that a connection request is served in timeTakenInMillis.
- connectionsFreedEvent(String, String, String, int) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that the given jdbc connection pool
poolNamehas got a increment connections free event.
- connectionsFreedEvent(String, String, String, int) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
Connections freed event
- connectionTimedOutEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that a jdbc connection pool with the given
name poolName has got a connection timed out event.
- connectionTimedOutEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
Whenever connection timed-out event occurs, increment numConnTimedOut
- connectionUsedEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppProbeProvider
-
Emits probe event/notification that the given jdbc connection pool
poolName for the appName has got an
increment connections used event.
- connectionUsedEvent(String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolAppStatsProvider
-
Connection used event
- connectionUsedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that the given jdbc connection pool
poolNamehas got a increment connections used event.
- connectionUsedEvent(String, String, String) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
Connection used event
- connectionValidationFailedEvent(String, String, String, int) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolProbeProvider
-
Emits probe event/notification that the given jdbc connection pool
poolNamehas got a connection validation failed event.
- connectionValidationFailedEvent(String, String, String, int) - Method in class org.glassfish.jdbc.pool.monitor.JdbcConnPoolStatsProvider
-
Whenever connection leak happens, increment numConnFailedValidation
- createConnectorConnectionPool(JdbcConnectionPool, PoolInfo) - Method in class org.glassfish.jdbc.deployer.JdbcConnectionPoolDeployer
-
- createInstance() - Static method in class org.glassfish.jdbc.util.JdbcResourcesUtil
-
- createProbeProvider() - Method in class org.glassfish.jdbcruntime.JdbcPoolMonitoringExtension
-