Uses of Package
org.apache.tiles.preparer

Packages that use org.apache.tiles.preparer
org.apache.tiles.compat.preparer "View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered. 
org.apache.tiles.preparer.factory "View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.
It is useful, for example, when a view item should be built and stored in a particular context (e.g. 
 

Classes in org.apache.tiles.preparer used by org.apache.tiles.compat.preparer
ViewPreparer
           Executed prior to rendering a view.
 

Classes in org.apache.tiles.preparer used by org.apache.tiles.preparer.factory
PreparerException
           Thrown when an exception occurs while processing a prepare request.
ViewPreparer
           Executed prior to rendering a view.
 



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