Uses of Package
org.apache.tiles.core.prepare.factory
Packages that use org.apache.tiles.core.prepare.factory
Package
Description
Factory classes, to allow creation of container instances.
It contains the basic implementations of Tiles container.
"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.
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.core.prepare.factory used by org.apache.struts2.tilesClassDescriptionDefault implementation of the
PreparerFactory
.Factory interface used to create/retrieve instances of theViewPreparer
interface. -
Classes in org.apache.tiles.core.prepare.factory used by org.apache.tiles.core.factoryClassDescriptionFactory interface used to create/retrieve instances of the
ViewPreparer
interface. -
Classes in org.apache.tiles.core.prepare.factory used by org.apache.tiles.core.implClassDescriptionFactory interface used to create/retrieve instances of the
ViewPreparer
interface. -
Classes in org.apache.tiles.core.prepare.factory used by org.apache.tiles.core.prepare.factoryClassDescriptionFactory interface used to create/retrieve instances of the
ViewPreparer
interface.