|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractTilesContainerFactory | Abstract Factory that creates instances of TilesContainerFactory . |
BasicTilesContainerFactory | Factory that builds a standard Tiles container using only Java code. |
KeyedDefinitionsFactoryTilesContainerFactory | Deprecated. This class can be replaced by registering different
TilesContainer with different keys, by overriding
AbstractTilesInitializer
getContainerKey method. |
TilesContainerFactory | Deprecated. Please extend AbstractTilesContainerFactory or use an
already extended class. |
Exception Summary | |
---|---|
NotAvailableFeatureException | Exception that indicates that a feature could not be used since it is not available. |
TilesContainerFactoryException | Indicates that something went wrong in TilesContainerFactory use. |
Factory classes, to allow creation of container instances.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |