Interface ILazyInitProxy

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

public interface ILazyInitProxy extends org.apache.wicket.util.io.IClusterable
Interface the lazy init proxies implement to make identification of the proxy and retrival of IProxyTargetLocator possible.
Author:
Igor Vaynberg (ivaynberg)