| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.filter | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DatabaseSchemaConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
 database schema for the filters from the database-schema XML file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DatabaseSchemaConfig | 
DatabaseSchemaConfigFactory.getInstance()
Return the singleton instance of this factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DatabaseSchemaConfigFactory.setInstance(DatabaseSchemaConfig instance)
setInstance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DatabaseSchemaConfig | 
JdbcFilterDao.getDatabaseSchemaConfigFactory()
getDatabaseSchemaConfigFactory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JdbcFilterDao.setDatabaseSchemaConfigFactory(DatabaseSchemaConfig factory)
setDatabaseSchemaConfigFactory 
 | 
Copyright © 2021. All rights reserved.