|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.ControlApplicationStep
com.xebialabs.deployit.plugin.was.step.WasStopApplicationStep
public class WasStopApplicationStep
Stops a application on a WasCluster
| Field Summary | |
|---|---|
private static java.lang.String |
STOP_APPLICATION
|
| Fields inherited from class com.xebialabs.deployit.plugin.was.step.ControlApplicationStep |
|---|
application, applicationManagerObjectNames, cluster, command, CONTROL_APPLICATION_SCRIPT_RESOURCE_PATH |
| Fields inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase |
|---|
cell, description, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.Ear ear)
|
|
WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
|
|
WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.War war)
|
|
| Method Summary |
|---|
| Methods inherited from class com.xebialabs.deployit.plugin.was.step.ControlApplicationStep |
|---|
execute |
| Methods inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase |
|---|
executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String STOP_APPLICATION
| Constructor Detail |
|---|
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.Ear ear)
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.War war)
public WasStopApplicationStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.EjbJar ejbJar)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||