Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.syslogd |
Modifier and Type | Class and Description |
---|---|
class |
SyslogdConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
Syslogd from syslogd-configuration.xml.
|
Modifier and Type | Method and Description |
---|---|
static SyslogdConfig |
SyslogdConfigFactory.getInstance()
Return the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
SyslogdConfigFactory.setInstance(SyslogdConfig config)
setInstance
|
Modifier and Type | Method and Description |
---|---|
static void |
SyslogHandler.setSyslogConfig(SyslogdConfig syslogdConfig)
setSyslogConfig
|
Copyright © 2015. All rights reserved.