|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.layout.impl.LayoutValve
public class LayoutValve
Constructor Summary | |
---|---|
LayoutValve(AjaxRequestService ajaxService)
|
Method Summary | |
---|---|
void |
initialize()
Initialize the valve before using in a pipeline. |
void |
invoke(RequestContext requestContext,
ValveContext valveContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutValve(AjaxRequestService ajaxService)
Method Detail |
---|
public void initialize() throws PipelineException
Valve
initialize
in interface Valve
PipelineException
public void invoke(RequestContext requestContext, ValveContext valveContext) throws PipelineException
invoke
in interface Valve
PipelineException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |