|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmuskel.ControlThread
public class ControlThread
used to check the compiler/storage/pool
| Field Summary | |
|---|---|
CodeStorage |
cs
|
boolean |
debug
|
MdfiPool |
pool
|
| Constructor Summary | |
|---|---|
ControlThread(CodeStorage ccs,
MdfiPool ppool,
OutputManager oosm,
java.lang.String hhost)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final boolean debug
public CodeStorage cs
public MdfiPool pool
| Constructor Detail |
|---|
public ControlThread(CodeStorage ccs,
MdfiPool ppool,
OutputManager oosm,
java.lang.String hhost)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||