info.magnolia.module
Interface ModuleLifecycle
- All Known Implementing Classes:
- AdminInterfaceModule, CacheModule, CoreModule, MailModule, RenderingModule, SamplesModule, WorkflowModule
public interface ModuleLifecycle
Manages the lifecyle of an installed instance of a Magnolia Module. Implementing this interface is optional.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
start
void start(ModuleLifecycleContext moduleLifecycleContext)
stop
void stop(ModuleLifecycleContext moduleLifecycleContext)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.