ch.qos.logback.access.jetty.v7
Class RequestLogRegistry
java.lang.Object
ch.qos.logback.access.jetty.v7.RequestLogRegistry
public class RequestLogRegistry
- extends Object
- Author:
- Sébastien Pennec, Ceki Gulcu
Note that this implementation works with Jetty version 7.x.x.
For Jetty 6.x.x implementations, see RequestLogRegistry
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestLogRegistry
public RequestLogRegistry()
register
public static void register(RequestLogImpl requestLogImpl)
get
public static RequestLogImpl get(String key)
Copyright © 2005-2011 QOS.ch. All Rights Reserved.