|
||||||||||
| 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.CreateWlsJmsServersStep
public class CreateWlsJmsServersStep
Creates a foreign JMS server.
| Field Summary | |
|---|---|
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 | |
|---|---|
CreateWlsJmsServersStep(com.xebialabs.deployit.ci.Host domainHost,
WlsDomain domain,
java.lang.String moduleName,
WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers)
|
|
CreateWlsJmsServersStep(WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers,
WlsJmsModule module)
|
|
| Method Summary | |
|---|---|
private static java.lang.String[] |
getArgs(java.lang.String moduleName,
WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers)
|
| 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 |
|---|
public static final java.lang.String SCRIPT_RESOURCE_PATH
| Constructor Detail |
|---|
public CreateWlsJmsServersStep(WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers,
WlsJmsModule module)
public CreateWlsJmsServersStep(com.xebialabs.deployit.ci.Host domainHost,
WlsDomain domain,
java.lang.String moduleName,
WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers)
| Method Detail |
|---|
private static java.lang.String[] getArgs(java.lang.String moduleName,
WlsCluster cluster,
java.util.List<WlsServer> servers,
java.util.List<WlsJmsServer> jmsServers)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||