public class SyslogConnectionHandlerDefaultImpl extends Object implements SyslogConnectionHandler
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_PARSER_THREADS
This is the number of threads that are used to parse syslog messages into
OpenNMS events.
|
static int |
EVENT_SENDER_THREADS
This is the number of threads that are used to broadcast the OpenNMS events.
|
Constructor and Description |
---|
SyslogConnectionHandlerDefaultImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleSyslogConnection(SyslogConnection message) |
public static final int EVENT_PARSER_THREADS
public static final int EVENT_SENDER_THREADS
public void handleSyslogConnection(SyslogConnection message)
handleSyslogConnection
in interface SyslogConnectionHandler
Copyright © 2017. All rights reserved.