public class ComponentEventRequestHandlerImpl extends Object implements ComponentEventRequestHandler
Constructor and Description |
---|
ComponentEventRequestHandlerImpl(ComponentEventResultProcessor resultProcessor,
RequestPageCache cache,
Response response,
PageActivator pageActivator,
Environment environment) |
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).
|
public ComponentEventRequestHandlerImpl(@Traditional@Primary ComponentEventResultProcessor resultProcessor, RequestPageCache cache, Response response, PageActivator pageActivator, Environment environment)
public void handle(ComponentEventRequestParameters parameters) throws IOException
ComponentEventRequestHandler
handle
in interface ComponentEventRequestHandler
parameters
- defining the requstIOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.