Class LazyInitProxyFactory.SerializableNoOpCallback

  • All Implemented Interfaces:
    java.io.Serializable, net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.NoOp
    Enclosing class:
    LazyInitProxyFactory

    public static class LazyInitProxyFactory.SerializableNoOpCallback
    extends java.lang.Object
    implements net.sf.cglib.proxy.NoOp, java.io.Serializable
    Serializable implementation of the NoOp callback.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SerializableNoOpCallback

        public SerializableNoOpCallback()