|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Disposable
The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
| Method Summary | |
|---|---|
void |
dispose()
The dispose operation is called at the end of a components lifecycle. |
| Method Detail |
|---|
void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||