Package | Description |
---|---|
org.opennms.netmgt.config.wsman |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao | |
org.opennms.netmgt.dao.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<Definition> |
WsmanConfig.definition |
Modifier and Type | Method and Description |
---|---|
Definition |
ObjectFactory.createDefinition()
Create an instance of
Definition |
Modifier and Type | Method and Description |
---|---|
List<Definition> |
WsmanConfig.getDefinition()
Maps IP addresses to specific WS-Man parameters(retries, timeouts...) Gets the value of the definition property.
|
Modifier and Type | Method and Description |
---|---|
Definition |
WSManConfigDao.getAgentConfig(InetAddress agentInetAddress) |
Modifier and Type | Method and Description |
---|---|
Definition |
WSManConfigDaoJaxb.getAgentConfig(InetAddress agentInetAddress) |
Copyright © 2021. All rights reserved.