Interface IExecute2

  • All Superinterfaces:
    IExecute
    All Known Implementing Classes:
    JCLExec

    @Deprecated
    public interface IExecute2
    extends IExecute
    Deprecated.
    As of release 2.0.2, use IExecute.
    • Method Detail

      • executeAndWaitFor

        int executeAndWaitFor​(int timeout,
                              java.util.concurrent.TimeUnit unit)
                       throws BuildException
        Deprecated.
        Throws:
        BuildException