|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
com.xebialabs.deployit.plugin.jbossas.step.CreateJbossasQueueStep
public class CreateJbossasQueueStep
Creates a JbossasQueue on a
JbossasServer
| Field Summary | |
|---|---|
private JbossasQueue |
queue
|
| Fields inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase |
|---|
description, server, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
CreateJbossasQueueStep(JbossasServer server,
JbossasQueue queue)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
private java.lang.String |
generateQueueConfigurationFile()
|
| Methods inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase |
|---|
getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private JbossasQueue queue
| Constructor Detail |
|---|
public CreateJbossasQueueStep(JbossasServer server,
JbossasQueue queue)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
private java.lang.String generateQueueConfigurationFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||