Interface | Description |
---|---|
AbstractVanillaProcess | |
EmptySoftwareProcess | |
EmptySoftwareProcessDriver | |
EmptyWindowsProcess | |
EmptyWindowsProcessDriver | |
SameServerEntity |
An entity that, on start(
MachineProvisioningLocation ), will obtain a machine
and pass that to each of its children by calling their Startable.start(java.util.Collection)
methods with that machine. |
SoftwareProcess | |
SoftwareProcessDriver |
The
EntityDriver for a SoftwareProcess . |
VanillaSoftwareProcess |
A
SoftwareProcess entity that runs commands from an archive. |
VanillaSoftwareProcessDriver | |
VanillaWindowsProcess | |
VanillaWindowsProcessDriver |
Enum | Description |
---|---|
SoftwareProcess.ChildStartableMode |
Controls the behavior when starting (stop, restart)
Startable children as part of the start (stop, restart) effector on this entity |
SoftwareProcess.RestartSoftwareParameters.RestartMachineMode | |
SoftwareProcess.StopSoftwareParameters.StopMode |