|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Disposable
is a lifecycle interface that gets called at the dispose
lifecycle stage of the implementing component as the component is being destroyed.
Method Summary | |
void |
dispose()
A lifecycle method where implementor should free up any resources. |
Method Detail |
public void dispose()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |