class ReconfigureOnChangeFilter.ReconfiguringThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ReconfiguringThread() |
| Modifier and Type | Method and Description |
|---|---|
private void |
fallbackConfiguration(LoggerContext lc,
java.util.List<SaxEvent> eventList,
java.net.URL mainURL) |
private void |
performXMLConfiguration(LoggerContext lc) |
void |
run() |
public void run()
run in interface java.lang.Runnableprivate void performXMLConfiguration(LoggerContext lc)
private void fallbackConfiguration(LoggerContext lc, java.util.List<SaxEvent> eventList, java.net.URL mainURL)