public class SoftwareProcessDriverLifecycleEffectorTasks extends MachineLifecycleEffectorTasks
MachineLifecycleEffectorTasks
for non-driver usageMachineLifecycleEffectorTasks.CloseableLatch, MachineLifecycleEffectorTasks.StopMachineDetails<T>
INTERNAL_PROVISIONED_MACHINE, LOCATIONS, ON_BOX_BASE_DIR_RESOLVED, STOP_PROCESS_TIMEOUT, STOP_WAIT_PROVISIONING_TIMEOUT
Constructor and Description |
---|
SoftwareProcessDriverLifecycleEffectorTasks() |
Modifier and Type | Method and Description |
---|---|
void |
restart(ConfigBag parameters)
Default restart implementation for an entity.
|
java.lang.String |
toString() |
attachLifecycleEffectors, canStop, getStopMachineMode, newRestartEffector, newRestartEffectorTask, newStartEffector, newStartEffectorTask, newStopEffector, newStopEffectorTask, newSuspendEffector, newSuspendEffectorTask, resolveOnBoxDir, start, stop, suspend, waitForCloseableLatch
public SoftwareProcessDriverLifecycleEffectorTasks()
public void restart(ConfigBag parameters)
MachineLifecycleEffectorTasks
Stops processes if possible, then starts the entity again.
restart
in class MachineLifecycleEffectorTasks
public java.lang.String toString()
toString
in class java.lang.Object