@UsesOrderedConfiguration(value=ComponentEventRequestFilter.class) public interface ComponentEventRequestHandler
Traditional
marker annotation.
A second service, AjaxComponentEventRequestHandler is also a pipeline and may be distinguished by the @Ajax
marker annotation.ActionLink
,
Form
Modifier and Type | Method and Description |
---|---|
void |
handle(ComponentEventRequestParameters parameters)
Handler for a component action request which will trigger an event on a component and use the return value to
send a response to the client (typically, a redirect to a page render URL).
|
void handle(ComponentEventRequestParameters parameters) throws IOException
parameters
- defining the requstIOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.