SpringBootMockServletContext@Deprecated public class SpringBootMockServletContext extends SpringBootMockServletContext
MockServletContext implementation for Spring Boot. Respects well-known Spring
Boot resource locations and uses an empty directory for "/" if no locations can be
found.ORDERED_LIBS, TEMPDIR| Constructor and Description |
|---|
SpringBootMockServletContext(String resourceBasePath)
Deprecated.
|
SpringBootMockServletContext(String resourceBasePath,
ResourceLoader resourceLoader)
Deprecated.
|
getResource, getResourceBasePathLocation, getResourceLocationaddFilter, addFilter, addFilter, addInitParameter, addListener, addListener, addListener, addServlet, addServlet, addServlet, createFilter, createListener, createServlet, declareRoles, getAttribute, getAttributeNames, getClassLoader, getContext, getContextPath, getDeclaredRoles, getDefaultServletName, getDefaultSessionTrackingModes, getEffectiveMajorVersion, getEffectiveMinorVersion, getEffectiveSessionTrackingModes, getFilterRegistration, getFilterRegistrations, getInitParameter, getInitParameterNames, getJspConfigDescriptor, getMajorVersion, getMimeType, getMinorVersion, getNamedDispatcher, getRealPath, getRequestDispatcher, getResourceAsStream, getResourcePaths, getServerInfo, getServlet, getServletContextName, getServletNames, getServletRegistration, getServletRegistrations, getServlets, getSessionCookieConfig, log, log, log, registerContext, registerNamedDispatcher, removeAttribute, setAttribute, setContextPath, setDefaultServletName, setEffectiveMajorVersion, setEffectiveMinorVersion, setInitParameter, setMajorVersion, setMinorVersion, setServletContextName, setSessionTrackingModes, unregisterNamedDispatcherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVirtualServerNamepublic SpringBootMockServletContext(String resourceBasePath)
public SpringBootMockServletContext(String resourceBasePath, ResourceLoader resourceLoader)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.