Class LazyInitProxyFactory.ProxyReplacement

java.lang.Object
org.apache.wicket.proxy.LazyInitProxyFactory.ProxyReplacement
All Implemented Interfaces:
Serializable, IClusterable
Enclosing class:
LazyInitProxyFactory

public static final class LazyInitProxyFactory.ProxyReplacement extends Object implements IClusterable
Object that replaces the proxy when it is serialized. Upon deserialization this object will create a new proxy with the same locator.
Author:
Igor Vaynberg (ivaynberg)
See Also: