| Initialize the RequestContext and session if required.
Read from the ValveContext:
nothing
Written into the ValveContext:
- RequestContext
- Session (If required)
Note: The primary purpose of this interface is primary for documention.
author: Paul Spencer version: $Id: ContainerValve.java 516448 2007-03-09 16:25:47Z ate $ See Also: ValveContext |