ConfigurableWebApplicationContext needed for contextClass parameter

Issue: SPR-17414

(cherry picked from commit 1c67ef4bed)
This commit is contained in:
Juergen Hoeller
2018-10-22 15:14:08 +02:00
parent 110796375b
commit c9f1016581

View File

@@ -457,8 +457,8 @@ initialization parameters ( `init-param` elements) to the Servlet declaration in
| Parameter| Explanation
| `contextClass`
| Class that implements `WebApplicationContext`, which instantiates the context used by
this Servlet. By default, the `XmlWebApplicationContext` is used.
| Class that implements `ConfigurableWebApplicationContext`, to be instantiated and
locally configured by this Servlet. By default, `XmlWebApplicationContext` is used.
| `contextConfigLocation`
| String that is passed to the context instance (specified by `contextClass`) to