public class SyslogReceiverCamelNettyImpl extends SinkDispatchingSyslogReceiver
m_dispatcher
Constructor and Description |
---|
SyslogReceiverCamelNettyImpl(SyslogdConfig config) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isStarted() |
void |
reload() |
void |
run()
The execution context.
|
void |
stop()
stop the current receiver
|
setDistPollerDao, setMessageDispatcherFactory
public SyslogReceiverCamelNettyImpl(SyslogdConfig config)
public String getName()
public boolean isStarted()
public void stop() throws InterruptedException
stop
in interface SyslogReceiver
stop
in class SinkDispatchingSyslogReceiver
InterruptedException
public void run()
run
in interface Runnable
run
in interface SyslogReceiver
run
in class SinkDispatchingSyslogReceiver
public void reload() throws IOException
IOException
Copyright © 2021. All rights reserved.