|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TilesContextFactory | Deprecated. Use TilesApplicationContextFactory or
TilesRequestContextFactory . |
TilesRequestContext | Encapsulation of request information. |
TilesRequestContextFactory | Creates an instance of the appropriate TilesRequestContext
implementation. |
Class Summary | |
---|---|
AbstractTilesApplicationContextFactory | Abstract factory to create factories for TilesApplicationContext . |
BasicAttributeContext | Deprecated. Use BasicAttributeContext . |
ChainedTilesApplicationContextFactory | Implementation for TilesApplicationContextFactory, that creates a chain of sub-factories, trying each one until it returns a not-null value. |
ChainedTilesContextFactory | Deprecated. Use ChainedTilesApplicationContextFactory
and ChainedTilesRequestContextFactory . |
ChainedTilesRequestContextFactory | Default implementation for TilesRequestContextFactory, that creates a chain of sub-factories, trying each one until it returns a not-null value. |
ListAttribute | Deprecated. Use ListAttribute . |
MapEntry<K,V> | Map.Entry implementation that can be constructed to either be read-only or not. |
TilesApplicationContextWrapper | Delegate for ease of customization. |
TilesRequestContextWrapper | Delegate for ease of customization. |
Classes and interfaces that allow to access the various contexts in an application in a uniformed way.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |