Module org.apache.wicket.ioc
Package org.apache.wicket.proxy
package org.apache.wicket.proxy
-
ClassDescriptionInterface the lazy init proxies implement to make identification of the proxy and retrival of
IProxyTargetLocator
possible.A factory of proxies.Represents a service locator for lazy init proxies.A factory class that creates lazy init proxies given a type and aIProxyTargetLocator
used to retrieve the object the proxy will represent.This interface is used to make the proxy forward writeReplace() call to the handler instead of invoking it on itself.Object that replaces the proxy when it is serialized.