Class UrlPreparer
java.lang.Object
org.apache.struts.tiles2.preparer.UrlPreparer
- All Implemented Interfaces:
ViewPreparer
- Version:
- $Rev$ $Date$
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(Request tilesContext, AttributeContext attributeContext)
-
Constructor Details
-
UrlPreparer
Constructor.- Parameters:
url
- The URL to be used as a preparer.
-
-
Method Details
-
execute
public void execute(Request tilesContext, AttributeContext attributeContext) throws PreparerException - Specified by:
execute
in interfaceViewPreparer
- Throws:
PreparerException
-