Serialized Form
-
Package org.apache.wicket.proxy
-
Class org.apache.wicket.proxy.LazyInitProxyFactory.AbstractCGLibInterceptor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
public Object writeReplace() throws ObjectStreamException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
locator
IProxyTargetLocator locator
Deprecated, for removal: This API element is subject to removal in a future version. -
typeName
String typeName
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Class org.apache.wicket.proxy.LazyInitProxyFactory.CGLibInterceptor extends LazyInitProxyFactory.AbstractCGLibInterceptor implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.wicket.proxy.LazyInitProxyFactory.ProxyReplacement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
locator
IProxyTargetLocator locator
-
type
String type
-
-
Class org.apache.wicket.proxy.LazyInitProxyFactory.SerializableNoOpCallback extends Object implements Serializable
-
-
Package org.apache.wicket.proxy.objenesis
-
Class org.apache.wicket.proxy.objenesis.ObjenesisCGLibInterceptor extends LazyInitProxyFactory.AbstractCGLibInterceptor implements Serializable
-