|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleLifecycle
Manages the lifecyle of an installed instance of a Magnolia Module. Implementing this interface is optional.
Method Summary | |
---|---|
void |
start(ModuleLifecycleContext moduleLifecycleContext)
|
void |
stop(ModuleLifecycleContext moduleLifecycleContext)
|
Method Detail |
---|
void start(ModuleLifecycleContext moduleLifecycleContext)
void stop(ModuleLifecycleContext moduleLifecycleContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |