|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
Method Summary | |
---|---|
void |
destroy()
Called when this object is being destroyed, allowing any necessary cleanup of internal resources. |
Method Detail |
---|
void destroy() throws Exception
Exception
- if an exception occurs during object destruction.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |