Interface LazyInitProxyFactory.IWriteReplace

    • Method Detail

      • writeReplace

        java.lang.Object writeReplace()
                               throws java.io.ObjectStreamException
        write replace method as defined by Serializable
        Returns:
        object that will replace this object in serialized state
        Throws:
        java.io.ObjectStreamException