Class StopStartCoreGroupContributor

java.lang.Object
com.xebialabs.deployit.plugin.was.contributor.StopStartContainer
com.xebialabs.deployit.plugin.was.contributor.StopStartCoreGroupContributor

public class StopStartCoreGroupContributor extends StopStartContainer
  • Constructor Details

    • StopStartCoreGroupContributor

      public StopStartCoreGroupContributor()
  • Method Details

    • stopAndStartCoreGroupServers

      public static void stopAndStartCoreGroupServers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
    • findContainers

      protected void findContainers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, Set<WasContainer> stopStartContainers, Set<WasContainer> restartStartContainers)
      Overrides:
      findContainers in class StopStartContainer