Contents
-
Deprecated Methods
We now use JavaBeans introspection to configure
components. Options strings are no longer needed.
Use the setter method for the option directly instead
of the generic setOption method.
Superceded by addLoggerEventListener
Now supports mutliple listeners, this method
simply invokes the removeSocketNodeEventListener() to remove
the listener, and then readds it.
This receiver now supports multiple listeners
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
Duplicates FileAppender.file and should be removed
Duplicates FileAppender.file and should be removed