Provides serializable versions of listener interfaces for ULC applications. The interfaces are provided for convenience. They can be used in particular for anonymous listener classes in applications that are to be run in environments relying on serializability (e.g., EJB containers).

For non-anonymous classes it is recommended to use the interfaces in the com.ulcjava.base.application.event package and to implement the Serializable interface explicitly.