|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
com.xebialabs.deployit.plugin.tomcat.step.DestroyTomcatDataSourceStep
public class DestroyTomcatDataSourceStep
| Field Summary | |
|---|---|
private TomcatDataSource |
dataSource
|
| Fields inherited from class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase |
|---|
contextRoot, description, server, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
DestroyTomcatDataSourceStep(TomcatServer server,
TomcatDataSource dataSource,
java.lang.String contextRoot)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
| Methods inherited from class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase |
|---|
getContextFilePathOnServer, getDescription, isContextSet, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.xebialabs.deployit.Step |
|---|
getDescription |
| Field Detail |
|---|
private TomcatDataSource dataSource
| Constructor Detail |
|---|
public DestroyTomcatDataSourceStep(TomcatServer server,
TomcatDataSource dataSource,
java.lang.String contextRoot)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
execute in interface com.xebialabs.deployit.Step
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||