psmith 2003/06/19 22:26:37
Modified:src/java/org/apache/log4j/net SocketNode.java
Added: src/java/org/apache/log4j/plugins Receiver.java
Log:
Following IOC, the SocketNode's should not need to know whether
their parent Receiver is active or not, they just call the doPost m
psmith 2003/06/17 16:26:04
Modified:src/java/org/apache/log4j/net SocketNode.java
Log:
just added my name for contribution.
Revision ChangesPath
1.2 +1 -0
jakarta-log4j-sandbox/src/java/org/apache/log4j/net/SocketNode.java
Index: SocketNode.java
==
psmith 2003/06/15 20:17:13
Added: src/java/org/apache/log4j/net SocketNode.java
Log:
sandbox impl of the already existing SocketNode.
This new version takes advantage of a new method on the (also newer)
SocketNodeEventListener interface so that listeners can be notified
w