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

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

public class CellTasks
extends java.lang.Object


Constructor Summary
CellTasks()
           
 
Method Summary
static void propagateGlobalPlugin(com.xebialabs.deployit.plugin.was.container.Cell cell, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
static void updateGlobalPlugin(com.xebialabs.deployit.plugin.was.container.Cell cell, 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

CellTasks

public CellTasks()
Method Detail

updateGlobalPlugin

public static void updateGlobalPlugin(com.xebialabs.deployit.plugin.was.container.Cell cell,
                                      com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)

propagateGlobalPlugin

public static void propagateGlobalPlugin(com.xebialabs.deployit.plugin.was.container.Cell cell,
                                         com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)