|
||||||||||
| 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.DestroyWlsForeignJmsConnectionFactoryStep
public class DestroyWlsForeignJmsConnectionFactoryStep
Creates a Foreign JMS Connection Factory.
| Field Summary | |
|---|---|
private static java.lang.String |
SCRIPT_RESOURCE_PATH
|
| 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 | |
|---|---|
DestroyWlsForeignJmsConnectionFactoryStep(WlsDomain domain,
WlsForeignJmsConnectionFactory webLogicForeignJMSConnectionFactory)
|
|
| Method Summary | |
|---|---|
private static java.lang.String[] |
getArgs(WlsForeignJmsConnectionFactory webLogicForeignJMSConnectionFactory)
|
| 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 |
| Field Detail |
|---|
private static final java.lang.String SCRIPT_RESOURCE_PATH
| Constructor Detail |
|---|
public DestroyWlsForeignJmsConnectionFactoryStep(WlsDomain domain,
WlsForeignJmsConnectionFactory webLogicForeignJMSConnectionFactory)
| Method Detail |
|---|
private static java.lang.String[] getArgs(WlsForeignJmsConnectionFactory webLogicForeignJMSConnectionFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||