Class DaemonExecutor

java.lang.Object
org.apache.commons.exec.DefaultExecutor
org.apache.commons.exec.DaemonExecutor
All Implemented Interfaces:
Executor

public class DaemonExecutor extends DefaultExecutor
Runs daemon processes asynchronously. Callers are expected to register a ProcessDestroyer before executing any processes.
Since:
1.3