Interface SyslogReceiver

    • Method Detail

      • run

        void run()
        Specified by:
        run in interface java.lang.Runnable
      • getName

        java.lang.String getName()
      • stop

        void stop()
           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • reload

        void reload()
             throws java.io.IOException
        Throws:
        java.io.IOException