Package org.apache.tools.ant.dispatch


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