Uses of Class
org.apache.tiles.renderer.impl.BasicRendererFactory

Packages that use BasicRendererFactory
org.apache.tiles.extras.complete These classes allow to start up Tiles with all features on. 
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
 

Uses of BasicRendererFactory in org.apache.tiles.extras.complete
 

Methods in org.apache.tiles.extras.complete with parameters of type BasicRendererFactory
protected  void CompleteAutoloadTilesContainerFactory.registerAttributeRenderers(BasicRendererFactory rendererFactory, TilesApplicationContext applicationContext, TilesRequestContextFactory contextFactory, TilesContainer container, AttributeEvaluatorFactory attributeEvaluatorFactory)
          Registers attribute renderers in a BasicRendererFactory.
 

Uses of BasicRendererFactory in org.apache.tiles.factory
 

Methods in org.apache.tiles.factory with parameters of type BasicRendererFactory
protected  void BasicTilesContainerFactory.registerAttributeRenderers(BasicRendererFactory rendererFactory, TilesApplicationContext applicationContext, TilesRequestContextFactory contextFactory, TilesContainer container, AttributeEvaluatorFactory attributeEvaluatorFactory)
          Registers attribute renderers in a BasicRendererFactory.
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.