Package org.apache.tools.ant.dispatch


package org.apache.tools.ant.dispatch
  • Class
    Description
    Classes implementing this interface specify the name of the parameter that contains the name of the task's method to execute.
    Tasks extending this class may contain multiple actions.
    Determines and Executes the action method for the task.