Documentation of 'org.jdesktop.beans.AbstractSerializableBean' Java class
AbstractSerializableBean
org.jdesktop.beans

Class AbstractSerializableBean

  • All Implemented Interfaces:
    java.io.Serializable


    public abstract class AbstractSerializableBean
    extends AbstractBean
    implements java.io.Serializable
    This subclass enhances AbstractBean by implementing the Serializable interface. AbstractSerializableBean correctly serializes all Serializable listeners that it contains. Implementors that need to extends AbstractBean or one of its subclasses and require serialization should use this class if possible. If it is not possible to extend this class, the implementation can guide implementors on how to properly serialize the listeners.
    See Also:
    Serializable, ObjectInputStream, ObjectOutputStream, Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.