protected static class ForkedStepRunner.SlaveStepRunner extends StepRunner
StepRunner.ExitHandler
helper, hierarchy
Modifier | Constructor and Description |
---|---|
protected |
ForkedStepRunner.SlaveStepRunner() |
Modifier and Type | Method and Description |
---|---|
protected SecurityManager |
createSecurityManager()
Notify the master when the application exits.
|
void |
launchSlave(int port)
Handle running a script as a forked process.
|
addStepListener, checkFile, clearErrors, fireStepEnd, fireStepError, fireStepEvent, fireStepFailure, fireStepProgress, fireStepStart, getCurrentContext, getError, getHierarchy, getStopOnError, getStopOnFailure, getTerminateOnError, installSecurityManager, launch, removeSecurityManager, removeStepListener, run, runStep, setError, setStopOnError, setStopOnFailure, setTerminateOnError, stop, stop, stopped, terminate
protected SecurityManager createSecurityManager()
createSecurityManager
in class StepRunner
public void launchSlave(int port)
Abbot is hosted on