|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControlInterface
A control interface for subunits to deal with process methods. This is so you can control your own process, not someone else's.
Version History
EPG - Initial - 26 JUN 05
| Method Summary | |
|---|---|
void |
acceptHalt()
This will accept the halt if a halt is pending. |
void |
acceptPause()
This thread will accept a pause request. |
| Method Detail |
|---|
void acceptPause()
throws ThingsException
things.thinger.ThingsException
ThingsException
void acceptHalt()
throws ThingsException
things.thinger.ThingsException
ThingsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||