public interface DBConnectionPoolListener
Used to communicate database connection events such as the database server online/offline status.
Modifier and Type | Method and Description |
---|---|
void |
databaseOnlineStatus(boolean dbonline)
Database online/offline status event
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.