Class ExecWrapper


  • public class ExecWrapper
    extends java.lang.Object
    • Constructor Detail

      • ExecWrapper

        public ExecWrapper​(ExecConfig config,
                           java.util.concurrent.ScheduledExecutorService executor)
    • Method Detail

      • start

        public ExecWrapper start()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        public ExecWrapper stop()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception