|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UsesOrderedConfiguration(value=PageRenderRequestFilter.class) public interface PageRenderRequestHandler
Handles a invocation related to rendering out a pages complete content.
The PageRenderRequestHandler service is an extensible pipeline.
| Method Summary | |
|---|---|
void |
handle(PageRenderRequestParameters parameters)
Invoked to activate and render a page. |
| Method Detail |
|---|
void handle(PageRenderRequestParameters parameters)
throws IOException
ComponentEventResultProcessor may be used to send an alternate response
(typically, a redirect).
parameters - defines the page name and activation context
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||