|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
define Constants and Method needed by common system
| Method Summary | |
boolean |
isRunning()
the running flag |
void |
start()
doStart the system, doCreate is already called |
void |
stop()
doStop the system |
| Methods inherited from interface org.huihoo.jfox.system.Component |
destroy, getName, getState, init |
| Methods inherited from interface org.huihoo.jfox.system.Loggable |
getLogger |
| Methods inherited from interface java.lang.Runnable |
run |
| Method Detail |
public boolean isRunning()
public void start()
throws java.lang.Exception
java.lang.Exception
public void stop()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||