| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.dispatch.DispatchUtils
public class DispatchUtils
Determines and Executes the action method for the task.
| Constructor Summary | |
|---|---|
| DispatchUtils() | |
| Method Summary | |
|---|---|
| static void | execute(java.lang.Object task)Determines and Executes the action method for the task. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DispatchUtils()
| Method Detail | 
|---|
public static final void execute(java.lang.Object task)
                          throws BuildException
task - the task to execute.
BuildException - on error.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||