Package | Description |
---|---|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
Modifier and Type | Class and Description |
---|---|
class |
ServletContextLiveBeansView
LiveBeansView subclass which looks for all ApplicationContexts
in the web application, as exposed in ServletContext attributes. |
Modifier and Type | Method and Description |
---|---|
protected LiveBeansView |
LiveBeansViewServlet.buildLiveBeansView() |