|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.troublescope.resolution.DelegatingProblemResolution
A ProblemResolution that delegates to Ant or Jelly depending on the
type of script file.
| Constructor Summary | |
DelegatingProblemResolution(java.lang.String aScriptFile)
Create a new DelegatingProblemResolution. |
|
| 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 DelegatingProblemResolution(java.lang.String aScriptFile)
DelegatingProblemResolution.| 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 | |||||||||