|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
| Constructor Summary | |
LockFileBootstrapper()
|
|
| Method Summary | |
void |
bootstrap()
Perform the bootstrapping. |
void |
setLockFile(java.lang.String path)
|
void |
setProjectName(java.lang.String name)
|
void |
validate()
Called after the configuration is read to make sure that all the mandatory parameters were specified.. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LockFileBootstrapper()
| Method Detail |
public void bootstrap()
throws CruiseControlException
Bootstrapper
bootstrap in interface BootstrapperCruiseControlException - if bootstrap fails
public void validate()
throws CruiseControlException
Bootstrapper
validate in interface BootstrapperCruiseControlException - if there was a configuration error.public void setLockFile(java.lang.String path)
public void setProjectName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||