| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.wmi | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WmiCollection | 
WmiDataCollectionConfigFactory.getWmiCollection(String collectionName)
getWmiCollection 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<WmiCollection> | 
WmiDatacollectionConfig.m_wmiCollections  | 
| Modifier and Type | Method and Description | 
|---|---|
WmiCollection | 
ObjectFactory.createWmiCollection()
Create an instance of  
WmiCollection | 
| Modifier and Type | Method and Description | 
|---|---|
List<WmiCollection> | 
WmiDatacollectionConfig.getWmiCollections()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WmiDatacollectionConfig.addWmiCollection(WmiCollection wmiCollection)  | 
boolean | 
WmiDatacollectionConfig.removeWmiCollection(WmiCollection wmiCollection)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WmiDatacollectionConfig.setWmiCollections(List<WmiCollection> wmiCollections)  | 
Copyright © 2021. All rights reserved.