Class SpringBeanLocator

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.proxy.IProxyTargetLocator, org.apache.wicket.util.io.IClusterable

    public class SpringBeanLocator
    extends Object
    implements org.apache.wicket.proxy.IProxyTargetLocator
    Implementation of IProxyTargetLocator that can locate beans within a spring application context. Beans are looked up by the combination of name and type, if name is omitted only type is used.
    Author:
    Igor Vaynberg (ivaynberg), Istvan Devai, Tobias Soloschenko
    See Also:
    Serialized Form