org.mortbay.log4j
Class CRS

java.lang.Object
  extended byorg.mortbay.log4j.CRS
All Implemented Interfaces:
org.apache.log4j.spi.RepositorySelector

public class CRS
extends java.lang.Object
implements org.apache.log4j.spi.RepositorySelector


Constructor Summary
CRS()
           
 
Method Summary
 org.apache.log4j.spi.LoggerRepository getLoggerRepository()
           
static void remove(java.lang.ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRS

public CRS()
Method Detail

getLoggerRepository

public org.apache.log4j.spi.LoggerRepository getLoggerRepository()
Specified by:
getLoggerRepository in interface org.apache.log4j.spi.RepositorySelector

remove

public static void remove(java.lang.ClassLoader cl)


Copyright © 2000 Mortbay Consulting Pty. Ltd. All Rights Reserved.