org.apache.geronimo.system.logging.log4j
Class URLConfigurator
java.lang.Object
org.apache.geronimo.system.logging.log4j.URLConfigurator
- All Implemented Interfaces:
- Configurator
public class URLConfigurator
- extends Object
- implements Configurator
Handles the details of configuring Log4j from a URL.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLConfigurator
public URLConfigurator()
configure
public static void configure(URL url)
doConfigure
public void doConfigure(URL url,
LoggerRepository repo)
- Specified by:
doConfigure
in interface Configurator
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.