com.xebialabs.deployit.plugin.tomcat.step
Class TomcatWaitStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.tomcat.step.TomcatWaitStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class TomcatWaitStep
extends java.lang.Object
implements com.xebialabs.deployit.Step

See Also:
Serialized Form

Constructor Summary
TomcatWaitStep()
           
 
Method Summary
 boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
           
 java.lang.String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatWaitStep

public TomcatWaitStep()
Method Detail

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface com.xebialabs.deployit.Step

execute

public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
Specified by:
execute in interface com.xebialabs.deployit.Step


Copyright © 2010. All Rights Reserved.