public class ExecutorFactory
extends java.lang.Object
Executor instances.| Constructor and Description |
|---|
ExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.exec.Executor |
newInstance(boolean detached)
Create a new
Executor implementation instance. |