org.apache.wicket.proxy
Class LazyInitProxyFactory.SerializableNoOpCallback

java.lang.Object
  extended by 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

Constructor Summary
LazyInitProxyFactory.SerializableNoOpCallback()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyInitProxyFactory.SerializableNoOpCallback

public LazyInitProxyFactory.SerializableNoOpCallback()


Copyright © 2006–2020 Apache Software Foundation. All rights reserved.