|
Log4j 1.2.15 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.varia.ReloadingPropertyConfigurator
public class ReloadingPropertyConfigurator
Field Summary |
---|
Fields inherited from interface org.apache.log4j.spi.Configurator |
---|
INHERITED, NULL |
Constructor Summary | |
---|---|
ReloadingPropertyConfigurator()
|
Method Summary | |
---|---|
void |
doConfigure(java.net.URL url,
LoggerRepository repository)
Interpret a resource pointed by a URL and set up log4j accordingly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReloadingPropertyConfigurator()
Method Detail |
---|
public void doConfigure(java.net.URL url, LoggerRepository repository)
Configurator
hierarchy
parameter.
doConfigure
in interface Configurator
url
- The URL to parserepository
- The hierarchy to operation upon.
|
Log4j 1.2.15 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |