|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines an action that must be performed before building. An example would be getting the most current build file from a source control tool.
| Method Summary | |
void |
bootstrap()
Perform the bootstrapping. |
void |
validate()
Called after the configuration is read to make sure that all the mandatory parameters were specified.. |
| Method Detail |
public void bootstrap()
throws CruiseControlException
CruiseControlException - if bootstrap fails
public void validate()
throws CruiseControlException
CruiseControlException - if there was a configuration error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||