|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Suspendable interface is used when a component will need to temporarily halt execution of a component. The execution may be halted so that you can reconfigure/ recompose/recontextualize component.
Method Summary | |
void |
resume()
Resumes the component. |
void |
suspend()
Suspends the component. |
Method Detail |
public void suspend()
public void resume()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |