|
||||||||||
| 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.CreateJbossasDataSourceStep
public class CreateJbossasDataSourceStep
Creates a JbossasDataSource on a
JbossasServer
| Field Summary | |
|---|---|
private JbossasDataSource |
dataSource
|
| Fields inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase |
|---|
description, server, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
CreateJbossasDataSourceStep(JbossasServer server,
JbossasDataSource dataSource)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
private java.lang.String |
generateDataSourceConfigurationFile()
|
| 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 JbossasDataSource dataSource
| Constructor Detail |
|---|
public CreateJbossasDataSourceStep(JbossasServer server,
JbossasDataSource dataSource)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
private java.lang.String generateDataSourceConfigurationFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||