|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
String) |
Documentation changed from old to new. |
Create a new MockServletContext, using a DefaultResourceLoader. |
String, |
Documentation changed from old to new. |
Create a new MockServletContext using the supplied resource base path and resource loader. |
| Added Methods | |
String getDefaultServletName() |
Get the name of the default {@code Servlet}. |
void registerNamedDispatcher(String, |
Register a RequestDispatcher (typically a MockRequestDispatcher) that acts as a wrapper for the named Servlet. |
void setDefaultServletName(String) |
Set the name of the default {@code Servlet}. |
void unregisterNamedDispatcher(String) |
Unregister the RequestDispatcher with the given name. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||