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

<init>

LiveBeansView()

Adapter for live beans view exposure, building a snapshot of current beans and their dependencies from either a local ApplicationContext (with a local LiveBeansView bean definition) or all registered ApplicationContexts (driven by the {@value #MBEAN_DOMAIN_PROPERTY_NAME} environment property).

Note: This feature is still in beta and primarily designed for use with Spring Tool Suite 3.1 and higher.

Author
Juergen Hoeller

Author
Stephane Nicoll

Since
3.2

See Also
#getSnapshotAsJson()org.springframework.web.context.support.LiveBeansViewServlet