Class ObjenesisCGLibInterceptor
- java.lang.Object
-
- org.apache.wicket.proxy.LazyInitProxyFactory.AbstractCGLibInterceptor
-
- org.apache.wicket.proxy.objenesis.ObjenesisCGLibInterceptor
-
- All Implemented Interfaces:
Serializable
,net.sf.cglib.proxy.Callback
,net.sf.cglib.proxy.MethodInterceptor
,ILazyInitProxy
,LazyInitProxyFactory.IWriteReplace
,IClusterable
@Deprecated(forRemoval=true) public class ObjenesisCGLibInterceptor extends LazyInitProxyFactory.AbstractCGLibInterceptor
Deprecated, for removal: This API element is subject to removal in a future version.no longer used- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.wicket.proxy.LazyInitProxyFactory.AbstractCGLibInterceptor
locator, typeName
-
-
Constructor Summary
Constructors Constructor Description ObjenesisCGLibInterceptor(Class<?> type, IProxyTargetLocator locator)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Constructor Detail
-
ObjenesisCGLibInterceptor
public ObjenesisCGLibInterceptor(Class<?> type, IProxyTargetLocator locator)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-