|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwicket.request.compound.AbstractCompoundRequestCycleProcessor
wicket.request.compound.CompoundRequestCycleProcessor
wicket.protocol.http.portlet.PortletRenderRequestCycleProcessor
public class PortletRenderRequestCycleProcessor
A RequestCycleProcessor for portlet render requests. The events are not processed in the render phase.
PortletRequestCycle| Constructor Summary | |
|---|---|
PortletRenderRequestCycleProcessor()
Construct. |
|
| Method Summary | |
|---|---|
protected IEventProcessorStrategy |
newEventProcessorStrategy()
Overridable factory method for creating the event processor. |
protected IExceptionResponseStrategy |
newExceptionResponseStrategy()
Overridable factory method for creating the exception response strategy. |
protected IRequestTargetResolverStrategy |
newRequestTargetResolverStrategy()
Overridable factory method for creating the target resolver strategy. |
protected IResponseStrategy |
newResponseStrategy()
Overridable factory method for creating the response strategy. |
| Methods inherited from class wicket.request.compound.CompoundRequestCycleProcessor |
|---|
getEventProcessorStrategy, getExceptionResponseStrategy, getRequestCodingStrategy, getRequestTargetResolverStrategy, getResponseStrategy, newRequestCodingStrategy |
| Methods inherited from class wicket.request.compound.AbstractCompoundRequestCycleProcessor |
|---|
processEvents, resolve, respond, respond |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletRenderRequestCycleProcessor()
| Method Detail |
|---|
protected IExceptionResponseStrategy newExceptionResponseStrategy()
CompoundRequestCycleProcessor.getExceptionResponseStrategy().
newExceptionResponseStrategy in class CompoundRequestCycleProcessorprotected IRequestTargetResolverStrategy newRequestTargetResolverStrategy()
CompoundRequestCycleProcessorCompoundRequestCycleProcessor.getRequestTargetResolverStrategy().
newRequestTargetResolverStrategy in class CompoundRequestCycleProcessorprotected IEventProcessorStrategy newEventProcessorStrategy()
CompoundRequestCycleProcessorCompoundRequestCycleProcessor.getEventProcessorStrategy().
newEventProcessorStrategy in class CompoundRequestCycleProcessorprotected IResponseStrategy newResponseStrategy()
CompoundRequestCycleProcessorCompoundRequestCycleProcessor.getResponseStrategy().
newResponseStrategy in class CompoundRequestCycleProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||