|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessContext
Context to use for processing JASMINe events. A processing context can handle some runnable resources.
| Method Summary | |
|---|---|
void |
start()
Start the context activity. |
void |
stop()
Stop the context activity. |
| Method Detail |
|---|
void start()
throws ProcessContextException
ProcessContextException - if the context cannot be started
void stop()
throws ProcessContextException
ProcessContextException - if the context cannot be stopped
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||