|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DatabaseMonitor
This DatabaseMonitor takes charge of treating database connection pool.
| Method Summary | |
|---|---|
void |
disconnect(java.lang.String connInfoID)
Deletes a certain connection according to the specified connection ID. |
java.util.Properties[] |
getConnectionProperties()
Gets all the connection pool information. |
| Methods inherited from interface jet.server.monitor.api.Monitor |
|---|
getDuration, getInterval, isStarted, restart, setDuration, setInterval, start, stop, update |
| Method Detail |
|---|
java.util.Properties[] getConnectionProperties()
void disconnect(java.lang.String connInfoID)
conninfoID - The specified connection ID.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||