|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Disposable
An interface for the closing() and dispose()
methods available on Ceryle plugins.
| Method Summary | |
|---|---|
boolean |
closing()
Warns of the imminent closing of the plugin, allowing it to finish up any remaining tasks prior to disposal. |
void |
dispose()
Disposes of the plugin. |
| Method Detail |
|---|
boolean closing()
void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||