| Package | Description | 
|---|---|
| org.opennms.netmgt.config.wsman | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<SystemDefinition> | 
WsmanDatacollectionConfig.systemDefinition  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemDefinition | 
ObjectFactory.createSystemDefinition()
Create an instance of  
SystemDefinition | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemDefinition> | 
WsmanDatacollectionConfig.getSystemDefinition()
Gets the value of the systemDefinition property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WsmanDatacollectionConfig.addSystemDefinition(SystemDefinition sysDef)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemDefinition> | 
WSManDataCollectionConfigDaoJaxb.getSystemDefinitionsForCollection(Collection collection)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
WSManDataCollectionConfigDaoJaxb.isAgentSupportedBySystemDefinition(SystemDefinition sysDef,
                                  CollectionAgent agent,
                                  WsmanAgentConfig agentConfig,
                                  OnmsNode node)  | 
Copyright © 2021. All rights reserved.