com.dtolabs.rundeck.core.execution.impl.common
Class AntSupport

java.lang.Object
  extended by com.dtolabs.rundeck.core.execution.impl.common.AntSupport

public class AntSupport
extends java.lang.Object

AntSupport is ...


Constructor Summary
AntSupport()
           
 
Method Summary
static void addAntBuildListener(ExecutionListener listener, org.apache.tools.ant.Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntSupport

public AntSupport()
Method Detail

addAntBuildListener

public static void addAntBuildListener(ExecutionListener listener,
                                       org.apache.tools.ant.Project project)