org.apache.wicket.spring |
|
Java Source File Name | Type | Comment |
Bean.java | Class | |
ISpringContextLocator.java | Interface | Interface representing object that can locate a spring context. |
SpringBeanLocator.java | Class | Implementation of
IProxyTargetLocator that can locate beans within a
spring application context. |
SpringBeanLocatorTest.java | Class | |
SpringWebApplication.java | Class | Base class for spring aware wicket web application object. |
SpringWebApplicationFactory.java | Class | Implementation of IWebApplicationFactory that pulls the WebApplication object
out of spring application context. |