Uses of Class
org.apache.tiles.TilesContainerWrapper
-
Packages that use TilesContainerWrapper Package Description org.apache.tiles.impl.mgmt It contains the basic implementations of mutable Tiles containers. -
-
Uses of TilesContainerWrapper in org.apache.tiles.impl.mgmt
Subclasses of TilesContainerWrapper in org.apache.tiles.impl.mgmt Modifier and Type Class Description class
CachingTilesContainer
Manages custom and configured definitions, so they can be used by the container, instead of using a simpleDefinitionsFactory
.
-