Package org.apache.tiles.extras.module

These classes allow to initialize independent module of Tiles.

See:
          Description

Class Summary
ModularTilesInitializer Loads 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 a TilesInitializer.
ModularTilesListener Tiles listener that executes ModularTilesInitializer.
 

Package org.apache.tiles.extras.module Description

These classes allow to initialize independent module of Tiles.



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.