com.xebialabs.deployit.community.wasext.task
Class ManagedServerTasks

java.lang.Object
  extended by com.xebialabs.deployit.community.wasext.task.ManagedServerTasks

public class ManagedServerTasks
extends java.lang.Object


Constructor Summary
ManagedServerTasks()
           
 
Method Summary
static void start(com.xebialabs.deployit.plugin.was.container.ManagedServer server, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
static void stop(com.xebialabs.deployit.plugin.was.container.ManagedServer server, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedServerTasks

public ManagedServerTasks()
Method Detail

stop

public static void stop(com.xebialabs.deployit.plugin.was.container.ManagedServer server,
                        com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)

start

public static void start(com.xebialabs.deployit.plugin.was.container.ManagedServer server,
                         com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)