public class StopStartCoreGroupContributor extends StopStartContainer
CONTAINER_RESTART_STRATEGY, RESTART_ORDER_PROPERTY, RESTART_SCRIPT_PROPERTY, START_ORDER_PROPERTY, START_SCRIPT_PROPERTY, STOP_ORDER_PROPERTY, STOP_SCRIPT_PROPERTY| Constructor and Description |
|---|
StopStartCoreGroupContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
findContainers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
java.util.Set<WasContainer> stopStartContainers,
java.util.Set<WasContainer> restartStartContainers) |
static void |
stopAndStartCoreGroupServers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx) |
addStep, doStopAndStartContainers, hasRestartScript, stopAndStartContainerspublic static void stopAndStartCoreGroupServers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
protected void findContainers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
java.util.Set<WasContainer> stopStartContainers,
java.util.Set<WasContainer> restartStartContainers)
findContainers in class StopStartContainer