com.xebialabs.deployit.plugin.was.step
Class WasStartApplicationStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.ControlApplicationStep
com.xebialabs.deployit.plugin.was.step.WasStartApplicationStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class WasStartApplicationStep
- extends ControlApplicationStep
Starts an application on a WasCluster
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_APPLICATION
private static final java.lang.String START_APPLICATION
- See Also:
- Constant Field Values
WasStartApplicationStep
public WasStartApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.Ear ear)
WasStartApplicationStep
public WasStartApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.War war)
WasStartApplicationStep
public WasStartApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
Copyright © 2009. All Rights Reserved.