@UsesOrderedConfiguration(value=PageRenderRequestFilter.class) public interface PageRenderRequestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(PageRenderRequestParameters parameters)
Invoked to activate and render a page.
|
void handle(PageRenderRequestParameters parameters) throws java.io.IOException
ComponentEventResultProcessor may be used to send an alternate response
(typically, a redirect).parameters - defines the page name and activation contextjava.io.IOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.