info.magnolia.rendering.generator
Interface Generator<C extends AutoGenerationConfiguration>

Type Parameters:
C - a configuration object implementing AutoGenerationConfiguration.
All Known Implementing Classes:
CopyGenerator

public interface Generator<C extends AutoGenerationConfiguration>

A generator to be implemented in order to create nodes based on the passed in configuration.

Version:
$Id$

Method Summary
 void generate(C configuration)
           
 

Method Detail

generate

void generate(C configuration)
              throws RenderException
Throws:
RenderException


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.