|
||||||||||
| 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.DestroyJbossasDataSourceStep
public class DestroyJbossasDataSourceStep
Destroys 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 | |
|---|---|
DestroyJbossasDataSourceStep(JbossasServer server,
JbossasDataSource dataSource)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
| 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 DestroyJbossasDataSourceStep(JbossasServer server,
JbossasDataSource dataSource)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||