Class EventProcessorExecutor

    • Method Detail

      • start

        public void start()
        Deprecated.
      • stopAndWaitForExit

        public void stopAndWaitForExit()
        Deprecated.
      • executeNextTask

        public void executeNextTask()
        Deprecated.
      • register

        public void register​(EventProcessor processor)
        Deprecated.
      • flush

        public void flush()
        Deprecated.
        HACK This blocks all incoming events.
        Specified by:
        flush in interface Flushable
        Specified by:
        flush in interface Flushable