com.xebialabs.deployit.plugin.was.step
Class WasStopApplicationStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.ControlApplicationStep
com.xebialabs.deployit.plugin.was.step.WasStopApplicationStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class WasStopApplicationStep
- extends ControlApplicationStep
Stops a 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 |
STOP_APPLICATION_COMMAND
private static final java.lang.String STOP_APPLICATION_COMMAND
- See Also:
- Constant Field Values
STOP_APPLICATION_DESCRIPTION
private static final java.lang.String STOP_APPLICATION_DESCRIPTION
- See Also:
- Constant Field Values
WasStopApplicationStep
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.Ear ear)
WasStopApplicationStep
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.War war)
WasStopApplicationStep
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
WasStopApplicationStep
public WasStopApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.Ear ear)
WasStopApplicationStep
public WasStopApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.War war)
WasStopApplicationStep
public WasStopApplicationStep(WasServer server,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
Copyright © 2010. All Rights Reserved.