com.xebialabs.deployit.plugin.apache.httpd.step
Class DestroyApacheHttpdVirtualHostStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
      extended by com.xebialabs.deployit.plugin.apache.httpd.step.DestroyApacheHttpdVirtualHostStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class DestroyApacheHttpdVirtualHostStep
extends AbstractApacheHttpdServerStep

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
apacheHttpdServer, description
 
Constructor Summary
DestroyApacheHttpdVirtualHostStep(ApacheHttpdServer apacheWebServer, java.lang.String vhostDefinition)
           
 
Method Summary
 boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
           
 
Methods inherited from class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DestroyApacheHttpdVirtualHostStep

public DestroyApacheHttpdVirtualHostStep(ApacheHttpdServer apacheWebServer,
                                         java.lang.String vhostDefinition)
Method Detail

execute

public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)


Copyright © 2010. All Rights Reserved.