Package org.apache.tiles.context

Package class diagram package org.apache.tiles.context
Interface Summary
TilesContextFactory Creates an instance of the appropriate TilesApplicationContext implementation.
TilesRequestContext Encapsulation of request information.
 

Class Summary
BasicComponentContext Component context.
BasicTilesContextFactory Creates an instance of the appropriate TilesApplicationContext implementation.
ComponentListAttribute An attribute as a List.
MapEntry Map.Entry implementation that can be constructed to either be read-only or not.
TilesRequestContextWrapper Delegate for ease of customization.