public class WSManConfigDaoJaxb extends AbstractJaxbConfigDao<WsmanConfig,WsmanConfig> implements WSManConfigDao
AbstractJaxbConfigDao.JaxbReloadCallbackDEFAULT_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, setReloadCheckIntervalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointpublic WsmanConfig getConfig()
getConfig in interface WSManConfigDaopublic Definition getAgentConfig(InetAddress agentInetAddress)
getAgentConfig in interface WSManConfigDaopublic org.opennms.core.wsman.WSManEndpoint getEndpoint(InetAddress agentInetAddress)
getEndpoint in interface WSManConfigDaoprotected WsmanConfig translateConfig(WsmanConfig config)
AbstractJaxbConfigDaotranslateConfig
translateConfig in class AbstractJaxbConfigDao<WsmanConfig,WsmanConfig>config - a K object.Copyright © 2020. All rights reserved.