|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.ProjectWrapper
A thin wrapper around a Project object all it is designed to do is run the Project in it's own thread
| Field Summary |
| Fields inherited from interface net.sourceforge.cruisecontrol.util.threadpool.WorkerThread |
BLANK_NAME |
| Constructor Summary | |
ProjectWrapper(ProjectInterface thisProject)
|
|
| Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
getResult()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProjectWrapper(ProjectInterface thisProject)
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic java.lang.Object getResult()
getResult in interface WorkerThreadpublic java.lang.String getName()
getName in interface WorkerThread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||