Package org.apache.wicket.spring

Interface Summary
ISpringContextLocator Interface representing object that can locate a spring context.
 

Class Summary
SpringBeanLocator Implementation of IProxyTargetLocator that can locate beans within a spring application context.
SpringWebApplication Deprecated. when using java5 it is preferrable to use SpringBean annotations for injection rather then this spring-specific application subclass with its helpers.
SpringWebApplicationFactory Implementation of IWebApplicationFactory that pulls the WebApplication object out of spring application context.
 



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