public interface Valve
NOTE: This class will be deprecated once we merge with Summit General valve interface. The actual valve interface(s) should be extended by the implementing class.
org.apache.jetspeed.pipeline.JetspeedPipeline
Pipeline
void
initialize()
invoke(RequestContext request, ValveContext context)
void invoke(RequestContext request, ValveContext context) throws PipelineException
PipelineException
void initialize() throws PipelineException