public class WSManConfigDaoJaxb extends AbstractJaxbConfigDao<WsmanConfig,WsmanConfig> implements WSManConfigDao
AbstractJaxbConfigDao.JaxbReloadCallback
DEFAULT_PATH, DEFAULT_PROTOCOL
Constructor and Description |
---|
WSManConfigDaoJaxb() |
Modifier and Type | Method and Description |
---|---|
Definition |
getAgentConfig(InetAddress agentInetAddress) |
WsmanConfig |
getConfig() |
org.opennms.core.wsman.WSManEndpoint |
getEndpoint(InetAddress agentInetAddress) |
protected WsmanConfig |
translateConfig(WsmanConfig config)
translateConfig
|
addOnReloadedCallback, afterPropertiesSet, getConfigResource, getContainer, getDescription, getReloadCheckInterval, loadConfig, setConfigResource, setReloadCheckInterval
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint
public WsmanConfig getConfig()
getConfig
in interface WSManConfigDao
public Definition getAgentConfig(InetAddress agentInetAddress)
getAgentConfig
in interface WSManConfigDao
public org.opennms.core.wsman.WSManEndpoint getEndpoint(InetAddress agentInetAddress)
getEndpoint
in interface WSManConfigDao
protected WsmanConfig translateConfig(WsmanConfig config)
AbstractJaxbConfigDao
translateConfig
translateConfig
in class AbstractJaxbConfigDao<WsmanConfig,WsmanConfig>
config
- a K object.Copyright © 2021. All rights reserved.