spring-framework / org.springframework.web.context.support / LiveBeansViewServlet / <init>

<init>

LiveBeansViewServlet()

Servlet variant of LiveBeansView's MBean exposure.

Generates a JSON snapshot for current beans and their dependencies in all ApplicationContexts that live within the current web application.

Author
Juergen Hoeller

Since
3.2

See Also
org.springframework.context.support.LiveBeansView#getSnapshotAsJson()