public interface DatabaseConnectionPoolListener
| Modifier and Type | Method and Description |
|---|---|
void |
statusChanged(DatabaseConnectionPoolEvent event)
Fired when a status change occurred.
|
void statusChanged(DatabaseConnectionPoolEvent event)
event - the event fired.