| Package | Description |
|---|---|
| org.apache.wicket.proxy | |
| org.apache.wicket.proxy.objenesis |
| Class and Description |
|---|
| ILazyInitProxy
Interface the lazy init proxies implement to make identification of the proxy and retrival of
IProxyTargetLocator possible. |
| IProxyTargetLocator
Represents a service locator for lazy init proxies.
|
| LazyInitProxyFactory.AbstractCGLibInterceptor
Method interceptor for proxies representing concrete object not backed by an interface.
|
| LazyInitProxyFactory.IWriteReplace
This interface is used to make the proxy forward writeReplace() call to the handler instead
of invoking it on itself.
|
| LazyInitProxyFactory.WicketNamingPolicy |
| Class and Description |
|---|
| ILazyInitProxy
Interface the lazy init proxies implement to make identification of the proxy and retrival of
IProxyTargetLocator possible. |
| IProxyTargetLocator
Represents a service locator for lazy init proxies.
|
| LazyInitProxyFactory.AbstractCGLibInterceptor
Method interceptor for proxies representing concrete object not backed by an interface.
|
| LazyInitProxyFactory.IWriteReplace
This interface is used to make the proxy forward writeReplace() call to the handler instead
of invoking it on itself.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.