Package org.apache.tools.ant.dispatch

Interface Summary
Dispatchable Classes implementing this interface specify the name of the parameter that contains the name of the task's method to execute.
 

Class Summary
DispatchTask Tasks extending this class may contain multiple actions.
DispatchUtils Determines and Executes the action method for the task.