JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.beans.BeansEndpoint.ContextBeansDescriptor
Packages that use
BeansEndpoint.ContextBeansDescriptor
Package
Description
org.springframework.boot.actuate.beans
Actuator support relating to Spring Beans.
Uses of
BeansEndpoint.ContextBeansDescriptor
in
org.springframework.boot.actuate.beans
Methods in
org.springframework.boot.actuate.beans
that return types with arguments of type
BeansEndpoint.ContextBeansDescriptor
Modifier and Type
Method
Description
Map
<
String
,
BeansEndpoint.ContextBeansDescriptor
>
BeansEndpoint.BeansDescriptor.
getContexts
()