|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionMonitorStrategy
The strategy of connection monitor
| Method Summary | |
|---|---|
Map<String,List<Connection>> |
filter(List<Connection> connections)
Filter connections to monitor |
void |
monitor(Map<String,RunStateRecordedFutureTask<ConnectionPool>> connPools)
Add a set of connections to monitor. |
| Method Detail |
|---|
Map<String,List<Connection>> filter(List<Connection> connections)
connections - void monitor(Map<String,RunStateRecordedFutureTask<ConnectionPool>> connPools)
The previous connections in monitor of this protocol, will be dropped by monitor automatically.
connPools -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||