| Constructor and Description | 
|---|
SnmpCollectionExtensionManager(DataCollectionConfigDao dataCollectionConfigDao)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpCollectionAdminApplicationFactory.setDataCollectionDao(DataCollectionConfigDao dataCollectionDao)
Sets the OpenNMS Data Collection Configuration DAO. 
 | 
void | 
SnmpCollectionAdminApplication.setDataCollectionDao(DataCollectionConfigDao dataCollectionDao)
Sets the OpenNMS Data Collection Configuration DAO. 
 | 
| Constructor and Description | 
|---|
DataCollectionGroupAdminPanel(DataCollectionConfigDao dataCollectionDao)
Instantiates a new data collection group administration panel. 
 | 
| Constructor and Description | 
|---|
DataCollectionGroupPanel(DataCollectionConfigDao dataCollectionConfigDao,
                        DatacollectionGroup group,
                        Logger logger,
                        File existingFile)
Instantiates a new data collection group panel. 
 | 
DataCollectionWindow(MibParser parser,
                    DataCollectionConfigDao dataCollectionConfigDao,
                    String fileName,
                    DatacollectionGroup dcGroup,
                    Logger logger)
Instantiates a new data collection window. 
 | 
GroupPanel(DataCollectionConfigDao dataCollectionConfigDao,
          DatacollectionGroup source,
          Logger logger,
          boolean mibGroupEditable)
Instantiates a new group panel. 
 | 
IncludeCollectionField(DataCollectionConfigDao dataCollectionConfigDao)
Instantiates a new include collection field. 
 | 
IncludeCollectionWindow(DataCollectionConfigDao dataCollectionConfigDao,
                       OnmsBeanContainer<IncludeCollectionWrapper> container,
                       IncludeCollectionWrapper wrapper)
Instantiates a new include collection window. 
 | 
ResourceTypePanel(DataCollectionConfigDao dataCollectionConfigDao,
                 DatacollectionGroup source,
                 Logger logger)
Instantiates a new resource type panel. 
 | 
SnmpCollectionForm(DataCollectionConfigDao dataCollectionConfigDao)
Instantiates a new SNMP collection form. 
 | 
SnmpCollectionPanel(DataCollectionConfigDao dataCollectionConfigDao,
                   Logger logger)
Instantiates a new SNMP collection panel. 
 | 
SystemDefPanel(DataCollectionConfigDao dataCollectionConfigDao,
              DatacollectionGroup source,
              Logger logger)
Instantiates a new system definition panel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MibCompilerApplication.setDataCollectionDao(DataCollectionConfigDao dataCollectionDao)
Sets the OpenNMS Data Collection Configuration DAO. 
 | 
void | 
MibCompilerApplicationFactory.setDataCollectionDao(DataCollectionConfigDao dataCollectionDao)
Sets the OpenNMS Data Collection Configuration DAO. 
 | 
| Constructor and Description | 
|---|
MibCompilerPanel(DataCollectionConfigDao dataCollectionDao,
                EventConfDao eventsDao,
                EventProxy eventsProxy,
                MibParser mibParser,
                Logger logger)
Instantiates a new MIB tree panel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpPropertyExtenderProcessor.setDataCollectionConfigDao(DataCollectionConfigDao config)
Sets the data collection configuration DAO. 
 | 
void | 
OnmsSnmpCollection.setDataCollectionConfigDao(DataCollectionConfigDao config)
setDataCollectionConfig 
 | 
| Constructor and Description | 
|---|
OnmsSnmpCollection(SnmpCollectionAgent agent,
                  ServiceParameters params,
                  DataCollectionConfigDao config,
                  LocationAwareSnmpClient client)
Constructor for OnmsSnmpCollection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DataCollectionConfigFactory | 
Utils.createDataCollectionConfigFactory(DataCollectionConfigDao configDao)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultDataCollectionConfigDao
DefaultDataCollectionConfigDao 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DataCollectionConfigDao | 
DataCollectionConfigFactory.getInstance()
Return the singleton instance of this factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DataCollectionConfigFactory.setInstance(DataCollectionConfigDao instance)
setInstance 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockDataCollectionConfigDao  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionConfigResource.setDataCollectionConfigDao(DataCollectionConfigDao dao)  | 
Copyright © 2020. All rights reserved.