|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.ComponentEventRequestHandlerImpl
public class ComponentEventRequestHandlerImpl
Constructor Summary | |
---|---|
ComponentEventRequestHandlerImpl(ComponentEventResultProcessor resultProcessor,
RequestPageCache cache,
Response response,
PageActivator pageActivator,
ActionRenderResponseGenerator generator,
Environment environment)
|
Method Summary | |
---|---|
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). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentEventRequestHandlerImpl(@Traditional@Primary ComponentEventResultProcessor resultProcessor, RequestPageCache cache, Response response, PageActivator pageActivator, ActionRenderResponseGenerator generator, Environment environment)
Method Detail |
---|
public void handle(ComponentEventRequestParameters parameters) throws java.io.IOException
ComponentEventRequestHandler
handle
in interface ComponentEventRequestHandler
parameters
- defining the requst
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |