public class SshSequenceJob extends CascadeJob implements ServiceProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SSH_SESSION_SOURCE_SERVICE_NAME |
childHelper, destroy, stop, structuralState| Constructor and Description |
|---|
SshSequenceJob() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Execute this job.
|
SshConnection |
getConnection() |
Services |
getServices()
Provider the services.
|
void |
setConnection(SshConnection connection) |
getCascadeOn, getHaltOn, getInitialStateOp, onStop, setCascadeOn, setExecutorService, setHaltOn, setJobs, startChildStateReflectoraddStructuralListener, fireDestroyedState, force, getStateChanger, hardReset, iconHelper, isStop, onDestroy, onHardReset, onReset, onSoftReset, postStop, removeStructuralListener, run, softReset, stateHandler, stop, stopChildStateReflector, waitForChildrenOnStopconfigure, getName, logger, logger, loggerName, save, setName, toStringaddIconListener, addPropertyChangeListener, addStateListener, configure, destroy, firePropertyChange, getArooaSession, iconForId, initialise, lastStateEvent, onConfigured, onInitialised, removeIconListener, removePropertyChangeListener, removeStateListener, save, setArooaContext, setArooaSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddStateListener, lastStateEvent, removeStateListenerpublic static final java.lang.String SSH_SESSION_SOURCE_SERVICE_NAME
public Services getServices()
ServiceProvidergetServices in interface ServiceProviderProperty: services
Description: Internal property to provide the connection to children.
protected void execute()
throws java.lang.InterruptedException
StructuralJobexecute in class CascadeJobjava.lang.InterruptedExceptionpublic SshConnection getConnection()
@Inject public void setConnection(SshConnection connection)