Uses of Interface
org.apache.wicket.proxy.ILazyInitProxy
-
Packages that use ILazyInitProxy Package Description org.apache.wicket.proxy org.apache.wicket.proxy.objenesis -
-
Uses of ILazyInitProxy in org.apache.wicket.proxy
Classes in org.apache.wicket.proxy that implement ILazyInitProxy Modifier and Type Class Description static classLazyInitProxyFactory.AbstractCGLibInterceptorDeprecated, for removal: This API element is subject to removal in a future version.static classLazyInitProxyFactory.CGLibInterceptorMethod interceptor for proxies representing concrete object not backed by an interface. -
Uses of ILazyInitProxy in org.apache.wicket.proxy.objenesis
Classes in org.apache.wicket.proxy.objenesis that implement ILazyInitProxy Modifier and Type Class Description classObjenesisCGLibInterceptorDeprecated, for removal: This API element is subject to removal in a future version.no longer used
-