open fun getSnapshotAsJson(): String
Overrides LiveBeansViewMBean.getSnapshotAsJson
Generate a JSON snapshot of current beans and their dependencies, finding all active ApplicationContexts through #findApplicationContexts(), then delegating to #generateJson(java.util.Set).