|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.troublescope.resolution.AntProblemResolution
A problem resolution that uses Ant to resolve the problem.
Constructor Summary | |
AntProblemResolution(java.lang.String aBuildfile)
Create a new AntProblemResolution . |
Method Summary | |
void |
execute(ApplicationContext ctx)
Execute the resolution. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AntProblemResolution(java.lang.String aBuildfile)
AntProblemResolution
.Method Detail |
public void execute(ApplicationContext ctx) throws ResolutionException
execute
in interface ProblemResolution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |