| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Executor
Target executor abstraction.
| Method Summary | |
|---|---|
|  void | executeTargets(Project project,
               java.lang.String[] targetNames)Execute the specified Targets for the specified Project. | 
|  Executor | getSubProjectExecutor()Get the appropriate subproject Executor instance. | 
| Method Detail | 
|---|
void executeTargets(Project project,
                    java.lang.String[] targetNames)
                    throws BuildException
project - the Ant Project.targetNames - String[] of Target names as specified on the command line.
BuildException - on errorExecutor getSubProjectExecutor()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||