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