Package | Description |
---|---|
info.magnolia.config | |
info.magnolia.module | |
info.magnolia.rendering.module | |
info.magnolia.setup |
This package contains the classes necessary to install and update Magnolia's core module.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigModule.start(ModuleLifecycleContext moduleLifecycleContext) |
void |
ConfigModule.stop(ModuleLifecycleContext moduleLifecycleContext) |
Modifier and Type | Class and Description |
---|---|
class |
ModuleLifecycleContextImpl
This default implementation of ModuleLifecycleContext allows the ModuleManager to set the current "phase" of
installation; other ModuleLifecycleContext clients have read-only access to the phase.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleLifecycle.start(ModuleLifecycleContext moduleLifecycleContext) |
void |
ModuleLifecycle.stop(ModuleLifecycleContext moduleLifecycleContext) |
Modifier and Type | Method and Description |
---|---|
void |
RenderingModule.start(ModuleLifecycleContext moduleLifecycleContext) |
void |
RenderingModule.stop(ModuleLifecycleContext moduleLifecycleContext) |
Modifier and Type | Method and Description |
---|---|
void |
CoreModule.start(ModuleLifecycleContext ctx) |
void |
CoreModule.stop(ModuleLifecycleContext moduleLifecycleContext) |
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.