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. This is a core
part of the data source plugin system. Must be both XML and java.util serializable.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the type ID for which factories/sources are registered in the designer/gateway registries.toString()Returns a string description of this query, suitable for logging.