com.xqual.xagent.launcher.runner
Interface IRunner
- All Known Implementing Classes:
- CRunner
public interface IRunner
START_PROCESS
static final byte START_PROCESS
- See Also:
- Constant Field Values
STOP_PROCESS
static final byte STOP_PROCESS
- See Also:
- Constant Field Values
WAIT_END_OF_EXECUTION
static final byte WAIT_END_OF_EXECUTION
- See Also:
- Constant Field Values
DO_NOT_WAIT_END_OF_EXECUTION
static final byte DO_NOT_WAIT_END_OF_EXECUTION
- See Also:
- Constant Field Values
GET_EXIT_VALUE
static final byte GET_EXIT_VALUE
- See Also:
- Constant Field Values