Class BeansEndpoint.BeanDescriptor
java.lang.Object
org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
- Enclosing class:
- BeansEndpoint
A description of a bean in an application context, primarily intended for
serialization to JSON.
-
Method Details
-
getAliases
-
getScope
-
getType
-
getResource
-
getDependencies
-