|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
void doPatch(HttpServletRequest, |
Delegate PATCH requests to .processRequest. |
void service(HttpServletRequest, |
Override the parent class implementation in order to intercept PATCH requests. |
| Changed Methods | ||
void postProcessWebApplicationContext(ConfigurableWebApplicationContext) |
Documentation changed from old to new. |
Post-process the given WebApplicationContext before it is refreshed and activated as context for this servlet. |
void setContextInitializerClasses(String) |
Documentation changed from old to new. |
Specify the set of fully-qualified ApplicationContextInitializer class names, per the optional "contextInitializerClasses" servlet init-param. |
void setContextInitializers(ApplicationContextInitializer[]) |
Documentation changed from old to new. |
Specify which ApplicationContextInitializer instances should be used to initialize the application context used by this {@code FrameworkServlet}. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||