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_COMMAND
private static final java.lang.String START_APPLICATION_COMMAND
- See Also:
- Constant Field Values
START_APPLICATION_DESCRIPTION
private static final java.lang.String START_APPLICATION_DESCRIPTION
- 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)
WasStartApplicationStep
public WasStartApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.Ear ear)
WasStartApplicationStep
public WasStartApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.War war)
WasStartApplicationStep
public WasStartApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
Copyright © 2010. All Rights Reserved.