info.magnolia.rendering.module
Class RenderingModule

java.lang.Object
  extended by info.magnolia.rendering.module.RenderingModule
All Implemented Interfaces:
ModuleLifecycle

public class RenderingModule
extends Object
implements ModuleLifecycle

Registers the observed managers: ConfiguredTemplateDefinitionManager, ConfiguredRendererManager.

Version:
$Id$

Constructor Summary
RenderingModule(ConfiguredTemplateDefinitionManager templateDefinitionManager, ConfiguredRendererManager rendererManager)
           
 
Method Summary
 void start(ModuleLifecycleContext moduleLifecycleContext)
           
 void stop(ModuleLifecycleContext moduleLifecycleContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderingModule

@Inject
public RenderingModule(ConfiguredTemplateDefinitionManager templateDefinitionManager,
                              ConfiguredRendererManager rendererManager)
Method Detail

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-2013 Magnolia International Ltd.. All Rights Reserved.