|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UninitializingBean
Like InitializingBean except that this requests notification when
things are shutting down.
InitializingBean| Method Summary | |
|---|---|
void |
destroy()
Called when Container.destroy() is called
which usually happens when the DWR servlet is destroyed. |
| Method Detail |
|---|
void destroy()
Container.destroy() is called
which usually happens when the DWR servlet is destroyed.
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||