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

Uses of Interface
org.apache.tiles.definition.pattern.PatternDefinitionResolverAware

Packages that use PatternDefinitionResolverAware
org.apache.tiles.definition.dao Classes to simply load definitions depending on a customization key. 
 

Uses of PatternDefinitionResolverAware in org.apache.tiles.definition.dao
 

Classes in org.apache.tiles.definition.dao that implement PatternDefinitionResolverAware
 class CachingLocaleUrlDefinitionDAO
           A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded in a raw way (i.e. with inheritance that is not resolved).
 class ResolvingLocaleUrlDefinitionDAO
           A definitions DAO (loading URLs and using Locale as a customization key) that caches definitions that have been loaded and resolves inheritances.
 



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