public abstract class ConnectionPoolMonitor extends Object implements com.atomikos.icatch.event.EventListener
| Constructor and Description |
|---|
ConnectionPoolMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventOccurred(com.atomikos.icatch.event.Event event) |
protected abstract void |
logConnectionPoolExhaustedEvent(ConnectionPoolExhaustedEvent event) |
protected abstract void |
logConnectionPoolMaintainedEvent(ConnectionPoolMaintainedEvent event) |
protected abstract void |
logPooledConnectionReusedAcrossTransactionBoundaryEvent(PooledConnectionReusedAcrossTransactionBoundaryEvent event) |
public void eventOccurred(com.atomikos.icatch.event.Event event)
eventOccurred in interface com.atomikos.icatch.event.EventListenerprotected abstract void logConnectionPoolExhaustedEvent(ConnectionPoolExhaustedEvent event)
protected abstract void logPooledConnectionReusedAcrossTransactionBoundaryEvent(PooledConnectionReusedAcrossTransactionBoundaryEvent event)
protected abstract void logConnectionPoolMaintainedEvent(ConnectionPoolMaintainedEvent event)
Copyright © 2026. All rights reserved.