Interface QueryConfig
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AlarmJournalQueryConfig
,NamedQueryConfig
,PrepStmtQueryConfig
,SimpleSqlQueryConfig
,TagCalculationQueryConfig
,TagHistQueryConfig
Interface that all config objects that represent query sources must implement. Must be both XML and java.util
serializable.
Created by carl.gould on 3/3/2015.
-
Method Summary
Modifier and TypeMethodDescriptionThe type ID for which factories/sources are registered in the designer/gateway registriestoString()
For pleasant logging, implement toString() to describe this query