Interface LiveBeansViewMBean
- All Known Implementing Classes:
LiveBeansView,ServletContextLiveBeansView
public interface LiveBeansViewMBean
MBean operation interface for theLiveBeansViewfeature.- Since:
- 3.2
- Author:
- Juergen Hoeller
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSnapshotAsJson()Generate a JSON snapshot of current beans and their dependencies.
Method Detail
getSnapshotAsJson
String getSnapshotAsJson()
Generate a JSON snapshot of current beans and their dependencies.