org.ops4j.pax.wicket.util.proxy
Interface ILazyInitProxy

All Superinterfaces:
org.apache.wicket.IClusterable, Serializable

public interface ILazyInitProxy
extends org.apache.wicket.IClusterable

Interface the lazy init proxies implement to make identification of the proxy and retrival of IProxyTargetLocator possible.

Author:
Igor Vaynberg (ivaynberg)

Method Summary
 IProxyTargetLocator getObjectLocator()
           
 

Method Detail

getObjectLocator

IProxyTargetLocator getObjectLocator()
Returns:
object locator the proxy carries


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.