This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory (Tiles 2 2.2.2 API)

Uses of Class
org.apache.tiles.definition.UnresolvingLocaleDefinitionsFactory

Packages that use UnresolvingLocaleDefinitionsFactory
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes. 
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
 

Uses of UnresolvingLocaleDefinitionsFactory in org.apache.tiles.definition
 

Subclasses of UnresolvingLocaleDefinitionsFactory in org.apache.tiles.definition
 class LocaleDefinitionsFactory
          DefinitionsFactory implementation that manages Definitions configuration data from URLs, but resolving definition inheritance when a definition is returned..
 class UrlDefinitionsFactory
          Deprecated. Use UnresolvingLocaleDefinitionsFactory and using ResolvingLocaleUrlDefinitionDAO as Tiles DAO.
 

Uses of UnresolvingLocaleDefinitionsFactory in org.apache.tiles.factory
 

Methods in org.apache.tiles.factory that return UnresolvingLocaleDefinitionsFactory
protected  UnresolvingLocaleDefinitionsFactory BasicTilesContainerFactory.instantiateDefinitionsFactory(TilesApplicationContext applicationContext, TilesRequestContextFactory contextFactory, LocaleResolver resolver)
          Instantiate a new definitions factory based on Locale.
 



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