org.apache.cocoon.generation
Interface GeneratorFactory.Instance

All Superinterfaces:
Generator, SitemapModelComponent, XMLProducer
Enclosing interface:
GeneratorFactory

public static interface GeneratorFactory.Instance
extends Generator

Instance of the Generator created by the GeneratorFactory


Field Summary
 
Fields inherited from interface org.apache.cocoon.generation.Generator
ROLE
 
Method Summary
 GeneratorFactory getFactory()
           
 
Methods inherited from interface org.apache.cocoon.generation.Generator
generate
 
Methods inherited from interface org.apache.cocoon.xml.XMLProducer
setConsumer
 
Methods inherited from interface org.apache.cocoon.sitemap.SitemapModelComponent
setup
 

Method Detail

getFactory

public GeneratorFactory getFactory()
Returns:
GeneratorFactory which created this Generator instance


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.