|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cleanable
A Cleanable is an object that holds on to resources that needs to be cleaned up.
The cleanup() method can be invoked to release resources that the object is
holding (open connections, files, etc.).
| Method Summary | |
|---|---|
void |
cleanup()
Cleans up this instance and releases any associated resources. |
| Method Detail |
|---|
void cleanup()
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||