Class BeansEndpoint
java.lang.Object
org.springframework.boot.actuate.beans.BeansEndpoint
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Description of a bean.static final class
Description of an application's beans.static final class
Description of an application context beans. -
Constructor Summary
ConstructorsConstructorDescriptionCreates a newBeansEndpoint
that will describe the beans in the givencontext
and all of its ancestors. -
Method Summary
-
Constructor Details
-
BeansEndpoint
Creates a newBeansEndpoint
that will describe the beans in the givencontext
and all of its ancestors.- Parameters:
context
- the application context- See Also:
-
-
Method Details
-
beans
-