Logback API
Version 0.9.8

ch.qos.logback.access.jetty
Class RequestLogRegistry

java.lang.Object
  extended by ch.qos.logback.access.jetty.RequestLogRegistry

public class RequestLogRegistry
extends Object


Constructor Summary
RequestLogRegistry()
           
 
Method Summary
static RequestLogImpl get(String key)
           
static void register(RequestLogImpl requestLogImpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestLogRegistry

public RequestLogRegistry()
Method Detail

register

public static void register(RequestLogImpl requestLogImpl)

get

public static RequestLogImpl get(String key)

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.