|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
org.apache.servicemix.jbi.logging.LogTask
public class LogTask
| Constructor Summary | |
|---|---|
LogTask(URL url)
|
|
| Method Summary | |
|---|---|
void |
reconfigure()
reconfigure the log4j system if something has changed TODO might be good to check if the content type is text so that you can also can do the same with log4j.properties |
void |
run()
|
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogTask(URL url)
| Method Detail |
|---|
public void run()
run in interface Runnablerun in class TimerTaskpublic void reconfigure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||