|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleLifeCycle
Modules are bigger entities which want to have the possibility to get notified if the main entry point is initialized. init is called if the OLATServlet gets initialized and destroy signals the OLATServlets end.
Initial Date: 20.06.2006
| Method Summary | |
|---|---|
void |
destroy()
Close hook |
void |
init(javax.servlet.ServletContext sc)
Start hook |
| Method Detail |
|---|
void init(javax.servlet.ServletContext sc)
sc - void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||