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 | Class and Description |
---|---|
class |
Definition
Java class for anonymous complex type.
|
class |
WsmanConfig
Java class for anonymous complex type.
|
Constructor and Description |
---|
Definition(WsmanAgentConfig config) |
Modifier and Type | Method and Description |
---|---|
static org.opennms.core.wsman.WSManEndpoint |
WSManConfigDao.getEndpoint(WsmanAgentConfig agentConfig,
InetAddress agentInetAddress) |
List<Group> |
WSManDataCollectionConfigDao.getGroupsForAgent(Collection collection,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
WSManDataCollectionConfigDaoJaxb.getGroupsForAgent(Collection collection,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
static boolean |
WSManDataCollectionConfigDaoJaxb.isAgentSupportedBySystemDefinition(SystemDefinition sysDef,
CollectionAgent agent,
WsmanAgentConfig agentConfig,
OnmsNode node) |
Copyright © 2021. All rights reserved.