org.apache.wicket.proxy
Class LazyInitProxyFactory.SerializableNoOpCallback
java.lang.Object
org.apache.wicket.proxy.LazyInitProxyFactory.SerializableNoOpCallback
- All Implemented Interfaces:
- Serializable, net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.NoOp
- Enclosing class:
- LazyInitProxyFactory
public static class LazyInitProxyFactory.SerializableNoOpCallback
- extends Object
- implements net.sf.cglib.proxy.NoOp, Serializable
Serializable implementation of the NoOp callback.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyInitProxyFactory.SerializableNoOpCallback
public LazyInitProxyFactory.SerializableNoOpCallback()
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.