Class 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
    • Constructor Detail

      • DaemonExecutor

        public DaemonExecutor()