Uses of Class
org.apache.wicket.proxy.LazyInitProxyFactory.AbstractCGLibInterceptor
-
Packages that use LazyInitProxyFactory.AbstractCGLibInterceptor Package Description org.apache.wicket.proxy org.apache.wicket.proxy.objenesis -
-
Uses of LazyInitProxyFactory.AbstractCGLibInterceptor in org.apache.wicket.proxy
Subclasses of LazyInitProxyFactory.AbstractCGLibInterceptor in org.apache.wicket.proxy Modifier and Type Class Description static class
LazyInitProxyFactory.CGLibInterceptor
Method interceptor for proxies representing concrete object not backed by an interface. -
Uses of LazyInitProxyFactory.AbstractCGLibInterceptor in org.apache.wicket.proxy.objenesis
Subclasses of LazyInitProxyFactory.AbstractCGLibInterceptor in org.apache.wicket.proxy.objenesis Modifier and Type Class Description class
ObjenesisCGLibInterceptor
Deprecated, for removal: This API element is subject to removal in a future version.no longer used
-