com.xebialabs.deployit.plugin.jbossdm.controltask
Class ControlTaskDispatcher

java.lang.Object
  extended by com.xebialabs.deployit.plugin.jbossdm.controltask.ControlTaskDispatcher

public class ControlTaskDispatcher
extends java.lang.Object


Constructor Summary
ControlTaskDispatcher()
           
 
Method Summary
static java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> dispatch(java.lang.String name, com.xebialabs.deployit.plugin.api.udm.ConfigurationItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlTaskDispatcher

public ControlTaskDispatcher()
Method Detail

dispatch

public static java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> dispatch(java.lang.String name,
                                                                                   com.xebialabs.deployit.plugin.api.udm.ConfigurationItem item)