Class CommandExecutor


  • public class CommandExecutor
    extends java.lang.Object
    Synchronously execute a native command line. It's much more limited than the Apache Commons Exec library. For example it does not allow to run asynchronously or to automatically quote command-line arguments.
    Since:
    2.7