Save This Page
Home » apache-ant-1.7.1-src » org.apache.tools » ant » dispatch » [javadoc | source]
org.apache.tools.ant.dispatch
public class: DispatchUtils [javadoc | source]
java.lang.Object
   org.apache.tools.ant.dispatch.DispatchUtils
Determines and Executes the action method for the task.
Method from org.apache.tools.ant.dispatch.DispatchUtils Summary:
execute
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.tools.ant.dispatch.DispatchUtils Detail:
 public static final  void execute(Object task) throws BuildException 
    Determines and Executes the action method for the task.