Package org.apache.tiles.extras.module
package org.apache.tiles.extras.module
These classes allow to initialize independent module of Tiles.
-
ClassesClassDescriptionLoads Tiles modules, initializes them and destroy them at the end.
It loads all META-INF/MANIFEST.MF files, checks for the "Tiles-Initializer" property that must contain a valid class name of aTilesInitializer
.Tiles listener that executesModularTilesInitializer
.