Uses of Interface
org.apache.wicket.proxy.IProxyTargetLocator

Packages that use IProxyTargetLocator
org.apache.wicket.proxy   
 

Uses of IProxyTargetLocator in org.apache.wicket.proxy
 

Methods in org.apache.wicket.proxy that return IProxyTargetLocator
 IProxyTargetLocator ILazyInitProxy.getObjectLocator()
           
 

Methods in org.apache.wicket.proxy with parameters of type IProxyTargetLocator
static java.lang.Object LazyInitProxyFactory.createProxy(java.lang.Class<?> type, IProxyTargetLocator locator)
          Create a lazy init proxy for the specified type.
 



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