Exposes JSON view of Spring beans. If the {@link Environment} contains a key settingthe {@link LiveBeansView#MBEAN_DOMAIN_PROPERTY_NAME} then all application contexts inthe JVM will be shown (and the corresponding MBeans will be registered per the standard behavior of LiveBeansView). Otherwise only the current application context.
@author Dave Syer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.