|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tiles.preparer.BasicPreparerFactory
org.apache.tiles.compat.preparer.CompatibilityPreparerFactory
public class CompatibilityPreparerFactory
Factory used to instantiate preparers in a Struts 1 / Tiles 2 environment.
Field Summary |
---|
Fields inherited from class org.apache.tiles.preparer.BasicPreparerFactory |
---|
preparers |
Constructor Summary | |
---|---|
CompatibilityPreparerFactory()
|
Method Summary | |
---|---|
protected ViewPreparer |
createPreparer(java.lang.String name)
Creates a view preparer for the given name. |
Methods inherited from class org.apache.tiles.preparer.BasicPreparerFactory |
---|
getPreparer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompatibilityPreparerFactory()
Method Detail |
---|
protected ViewPreparer createPreparer(java.lang.String name)
createPreparer
in class BasicPreparerFactory
name
- The name of the preparer.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |