| org.geoserver.test.GeoServerTestApplicationContext
GeoServerTestApplicationContext | public class GeoServerTestApplicationContext extends ClassPathXmlApplicationContext implements WebApplicationContext(Code) | | A spring application context used for GeoServer testing.
author: Justin Deoliveira, The Open Planning Project, jdeolive@openplans.org |
GeoServerTestApplicationContext | public GeoServerTestApplicationContext(String configLocation, ServletContext servletContext) throws BeansException(Code) | | |
GeoServerTestApplicationContext | public GeoServerTestApplicationContext(String[] configLocation, ServletContext servletContext) throws BeansException(Code) | | |
|
|