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 - 2010 Alfresco Software, Inc. All Rights Reserved.