Uses of Package
org.apache.tiles.awareness

Packages that use org.apache.tiles.awareness
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.definition.dao Classes to simply load definitions depending on a customization key. 
org.apache.tiles.renderer.impl Default implementations to manage attribute rendering. 
 

Classes in org.apache.tiles.awareness used by org.apache.tiles.definition
TilesApplicationContextAware
          It represents an object that can have a reference to the TilesApplicationContext.
 

Classes in org.apache.tiles.awareness used by org.apache.tiles.definition.dao
TilesApplicationContextAware
          It represents an object that can have a reference to the TilesApplicationContext.
 

Classes in org.apache.tiles.awareness used by org.apache.tiles.renderer.impl
TilesApplicationContextAware
          It represents an object that can have a reference to the TilesApplicationContext.
TilesContainerAware
          It represents an object that can have a reference to the TilesContainer.
TilesRequestContextFactoryAware
          It represents an object that can have a reference to the TilesRequestContextFactory.
 



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