info.magnolia.rendering.module
Class RenderingModule
java.lang.Object
info.magnolia.rendering.module.RenderingModule
- All Implemented Interfaces:
- ModuleLifecycle
public class RenderingModule
- extends Object
- implements ModuleLifecycle
Registers the observed managers: ConfiguredTemplateDefinitionManager
, ConfiguredRendererManager
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderingModule
@Inject
public RenderingModule(ConfiguredTemplateDefinitionManager templateDefinitionManager,
ConfiguredRendererManager rendererManager)
start
public void start(ModuleLifecycleContext moduleLifecycleContext)
- Specified by:
start
in interface ModuleLifecycle
stop
public void stop(ModuleLifecycleContext moduleLifecycleContext)
- Specified by:
stop
in interface ModuleLifecycle
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.