Class AbstractAsyncCapableExternalCommand

    • Field Detail

      • m_Blocking

        protected boolean m_Blocking
        whether to use blocking or async mode.
      • m_ProcessOutput

        protected transient com.github.fracpete.processoutput4j.output.StreamingProcessOutput m_ProcessOutput
        for capturing the command output.
    • Constructor Detail

      • AbstractAsyncCapableExternalCommand

        public AbstractAsyncCapableExternalCommand()