hoju2003/02/26 15:22:56
Modified:src/java/org/apache/log4j/selector
ContextClassLoaderSelector.java
src/java/org/apache/log4j/servlet InitContextListener.java
InitServlet.java
Added: src/java/org/apache/log4j/sele
I've started refactoring things, including slight modifications to a few of
the classes within the chainsaw package.
These changes are only to minimize the dependencies of each class. I've
created a new interface EventDetailsSink that MyTableModel implements, and
that all of the GUI elements th
hoju2003/02/26 22:27:43
Modified:src/java/org/apache/log4j/selector ContextJNDISelector.java
src/java/org/apache/log4j/servlet InitContextListener.java
InitServlet.java
Log:
Minor updates to documentation and some debugging comments about mi