Class AbstractAccessLogValve.RequestAttributeElement

java.lang.Object
org.apache.catalina.valves.AbstractAccessLogValve.RequestAttributeElement
All Implemented Interfaces:
AbstractAccessLogValve.AccessLogElement
Enclosing class:
AbstractAccessLogValve

protected static class AbstractAccessLogValve.RequestAttributeElement extends Object implements AbstractAccessLogValve.AccessLogElement
write an attribute in the ServletRequest - %{xxx}r
Author:
Craig R. McClanahan, Jason Brittain, Remy Maucherat, Takayuki Kaneko, Peter Rossbach