Package org.apache.wicket.proxy

Interface Summary
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.IWriteReplace This interface is used to make the proxy forward writeReplace() call to the handler instead of invoking it on itself.
 

Class Summary
LazyInitProxyFactory A factory class that creates lazy init proxies given a type and a IProxyTargetLocator used to retrieve the object the proxy will represent.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.