See: Description
| Interface | Description |
|---|---|
| ExecutionDescriptor.InputProcessorFactory |
Factory creating the input processor.
|
| ExecutionDescriptor.LineConvertorFactory |
Factory creating the line covertor.
|
| ExecutionDescriptor.RerunCondition |
Represents the possibility of reruning the action.
|
| Class | Description |
|---|---|
| ExecutionDescriptor |
Descriptor for the execution environment.
|
| ExecutionService |
Execution service provides the facility to execute the process while
displaying the output and handling the input.
|
| ExternalProcessBuilder |
Utility class to make the local external process creation easier.
|
| ExternalProcessSupport |
Utility class capable of properly terminating external process along with any
child processes created during execution.
|
| ProcessBuilder |
Abstraction of process builders.
|
ExecutionServiceBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.