|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.system.logging.log4j.URLConfigurator
public class URLConfigurator
Handles the details of configuring Log4j from a URL.
| Field Summary |
|---|
| Fields inherited from interface org.apache.log4j.spi.Configurator |
|---|
INHERITED, NULL |
| Constructor Summary | |
|---|---|
URLConfigurator()
|
|
| Method Summary | |
|---|---|
static void |
configure(java.net.URL url)
|
void |
doConfigure(java.net.URL url,
org.apache.log4j.spi.LoggerRepository repo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLConfigurator()
| Method Detail |
|---|
public static void configure(java.net.URL url)
public void doConfigure(java.net.URL url,
org.apache.log4j.spi.LoggerRepository repo)
doConfigure in interface org.apache.log4j.spi.Configurator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||