Class SinkDispatchingSyslogReceiver

    • Constructor Detail

      • SinkDispatchingSyslogReceiver

        public SinkDispatchingSyslogReceiver​(SyslogdConfig config)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
        Specified by:
        run in interface SyslogReceiver
      • stop

        public void stop()
                  throws java.lang.InterruptedException
        Specified by:
        stop in interface SyslogReceiver
        Throws:
        java.lang.InterruptedException
      • setDistPollerDao

        public void setDistPollerDao​(DistPollerDao distPollerDao)
      • setMessageDispatcherFactory

        public void setMessageDispatcherFactory​(MessageDispatcherFactory messageDispatcherFactory)