| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.dispatch.DispatchUtilspublic class DispatchUtilsextends java.lang.ObjectMethod Summary | |
static void |
|
public static final void execute(Object task)
throws BuildExceptionDetermines and Executes the action method for the task.
- Parameters:
task- the task to execute.
- Throws:
BuildException- on error.