|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TilesContextFactory | Deprecated. Use TilesRequestContextFactory . |
TilesRequestContext | Encapsulation of request information. |
TilesRequestContextFactory | Creates an instance of the appropriate TilesRequestContext
implementation. |
Class Summary | |
---|---|
AbstractTilesApplicationContextFactory | Deprecated. Create an instance of TilesApplicationContext yourself,
by implementing TilesInitializer or
extending AbstractTilesInitializer and
overriding createTilesApplicationContext method. |
BasicAttributeContext | Deprecated. Use BasicAttributeContext . |
ChainedTilesApplicationContextFactory | Deprecated. Create an instance of TilesApplicationContext yourself,
by implementing TilesInitializer or
extending AbstractTilesInitializer and
overriding createTilesApplicationContext method. |
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. |
TilesRequestContextHolder | Holds in a ThreadLocal object a TilesRequestContext . |
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 |