| Package | Description | 
|---|---|
| org.springframework.context.support | Classes supporting the org.springframework.context package,
 such as abstract base classes for ApplicationContext
 implementations and a MessageSource implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LiveBeansViewAdapter for live beans view exposure, building a snapshot of current beans
 and their dependencies from either a local  ApplicationContext(with a
 localLiveBeansViewbean definition) or all registered ApplicationContexts
 (driven by the "spring.liveBeansView.mbeanDomain" environment property). |