Package uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandExecution

Handle executing command-lines, managing the native process and inputs and outputs.

See:
          Description

Interface Summary
CommandExecutionStrategy Compute a Result from a Command.
 

Class Summary
ExecuteLocally A default implementation of a CommandExecutionStrategy that uses Process.exec().
 

Package uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandExecution Description

Handle executing command-lines, managing the native process and inputs and outputs.

Author:
Matthew Pocock


Copyright © 2006-2008. All Rights Reserved.