|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SqlMonitorFactory
The factory definition, which can be used to construct SqlMonitor.
The factory can be based on Spring DI framework.
For more info please see the Reference Guide or tutorials.
| Method Summary | |
|---|---|
SqlMonitor |
getSqlMonitor(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> features)
The main contract of this factory. |
| Method Detail |
|---|
SqlMonitor getSqlMonitor(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> features)
name - the name of META SQL in queries.properties, which can be used to identify also the monitor instance
itselffeatures - the configuration of SQL Processor using Map of features
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||