|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.valves.AccessLogValve.DateAndTimeElement
protected class AccessLogValve.DateAndTimeElement
write date and time, in Common Log Format - %t
Constructor Summary | |
---|---|
protected |
AccessLogValve.DateAndTimeElement()
|
Method Summary | |
---|---|
void |
addElement(java.lang.StringBuffer buf,
java.util.Date date,
Request request,
Response response,
long time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AccessLogValve.DateAndTimeElement()
Method Detail |
---|
public void addElement(java.lang.StringBuffer buf, java.util.Date date, Request request, Response response, long time)
addElement
in interface AccessLogValve.AccessLogElement
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |