Uses of Interface
org.apache.tiles.mgmt.MutableTilesContainer
-
Packages that use MutableTilesContainer Package Description org.apache.tiles.impl.mgmt It contains the basic implementations of mutable Tiles containers. -
-
Uses of MutableTilesContainer in org.apache.tiles.impl.mgmt
Classes in org.apache.tiles.impl.mgmt that implement MutableTilesContainer 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
.
-