Package | Description |
---|---|
org.opennms.features.apilayer.config | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.syslogd |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.syslogd |
Modifier and Type | Method and Description |
---|---|
static UeiMatch |
SyslogMatchExtensionManager.toUeiMatch(org.opennms.integration.api.v1.config.syslog.SyslogMatch syslogMatch) |
Modifier and Type | Method and Description |
---|---|
List<UeiMatch> |
SyslogdConfig.getUeiList()
A collection of Strings->UEI's
|
List<UeiMatch> |
SyslogdConfigFactory.getUeiList() |
Modifier and Type | Method and Description |
---|---|
List<UeiMatch> |
SyslogdConfiguration.getUeiMatches() |
List<UeiMatch> |
SyslogdConfigurationGroup.getUeiMatches() |
Modifier and Type | Method and Description |
---|---|
void |
SyslogdConfiguration.addUeiMatch(UeiMatch ueiMatch) |
void |
SyslogdConfigurationGroup.addUeiMatch(UeiMatch ueiMatch) |
boolean |
SyslogdConfiguration.removeUeiMatch(UeiMatch ueiMatch) |
boolean |
SyslogdConfigurationGroup.removeUeiMatch(UeiMatch ueiMatch) |
Modifier and Type | Method and Description |
---|---|
void |
SyslogdConfiguration.setUeiMatches(List<UeiMatch> ueiMatches) |
void |
SyslogdConfigurationGroup.setUeiMatches(List<UeiMatch> ueiList) |
Modifier and Type | Method and Description |
---|---|
List<UeiMatch> |
SyslogConfigBean.getUeiList() |
Copyright © 2021. All rights reserved.