Package org.apache.tools.ant.dispatch
Class DispatchUtils
java.lang.Object
org.apache.tools.ant.dispatch.DispatchUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DispatchUtils
public DispatchUtils()
-
-
Method Details
-
execute
Determines and Executes the action method for the task.- Parameters:
task
- the task to execute.- Throws:
BuildException
- on error.
-