|
||||||||||
前 次 | フレームあり フレームなし |
推奨されていないメソッド | |
---|---|
org.apache.log4j.net.SocketReceiver.getListener()
This receiver now supports multiple listeners |
|
org.apache.log4j.net.SocketReceiver.setListener(SocketNodeEventListener)
This receiver now supports multiple listeners and so this method simply removes the listener (if there already) and readds it to the list. The passed listener will also be returned via the getListener() method still, but this is also deprecated |
|
org.apache.log4j.net.SocketNode13.setListener(SocketNodeEventListener)
Now supports mutliple listeners, this method simply invokes the removeSocketNodeEventListener() to remove the listener, and then readds it. |
|
||||||||||
前 次 | フレームあり フレームなし |