com.xebialabs.deployit.plugin.jbossas.step
Class JbossasWaitForDeploymentsToCompleteStep

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

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

See Also:
Serialized Form

Constructor Summary
JbossasWaitForDeploymentsToCompleteStep()
           
 
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

JbossasWaitForDeploymentsToCompleteStep

public JbossasWaitForDeploymentsToCompleteStep()
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.