Interface ProcessExecutorListenerIfc


  • public interface ProcessExecutorListenerIfc
    A ProcessExecutorListener can be notified when the ProcessExecutor is started and after it is terminated.
    • Method Detail

      • update

        void update​(ProcessExecutor executor)
        Called when the ProcessExecutor notifies the listener
        Parameters:
        executor - the executor