|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICleanable
An ICleanable represents an object that periodically want to cleanup certain resources.
| Method Summary | |
|---|---|
void |
cleanup()
Cleanup resources. |
boolean |
runOnce()
Determins if the cleanup method must be called periodically or only once. |
| Method Detail |
|---|
void cleanup()
boolean runOnce()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||