|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.wls.step.WlsStepBase
com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
com.xebialabs.deployit.plugin.wls.step.DestroyWlsJmsModuleStep
public class DestroyWlsJmsModuleStep
Deletes a JMS module.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep |
|---|
scriptArgs, scriptResourcePath |
| Fields inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase |
|---|
description, domain, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
DestroyWlsJmsModuleStep(WlsCluster cluster,
WlsJmsModule module)
|
|
| Method Summary | |
|---|---|
protected static java.lang.String |
createJMServerPrefix(java.lang.String moduleName)
|
protected static java.lang.String[] |
getArgs(java.lang.String moduleName,
WlsDomain domain,
java.util.Set<WlsServer> servers,
java.lang.String filestorePath)
|
| Methods inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep |
|---|
execute |
| Methods inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase |
|---|
executeWlstJythonScriptResource, executeWlstJythonScriptResource, getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestroyWlsJmsModuleStep(WlsCluster cluster,
WlsJmsModule module)
| Method Detail |
|---|
protected static java.lang.String[] getArgs(java.lang.String moduleName,
WlsDomain domain,
java.util.Set<WlsServer> servers,
java.lang.String filestorePath)
protected static java.lang.String createJMServerPrefix(java.lang.String moduleName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||