类 BeansEndpoint
java.lang.Object
org.springframework.boot.actuate.beans.BeansEndpoint
@Endpoint
to expose details of an application's beans, grouped by
application context.- 从以下版本开始:
- 2.0.0
- 作者:
- Dave Syer, Andy Wilkinson
-
嵌套类概要
嵌套类修饰符和类型类说明static final class
Description of a bean.static final class
Description of an application's beans.static final class
Description of an application context beans. -
构造器概要
构造器构造器说明Creates a newBeansEndpoint
that will describe the beans in the givencontext
and all of its ancestors. -
方法概要
-
构造器详细资料
-
BeansEndpoint
Creates a newBeansEndpoint
that will describe the beans in the givencontext
and all of its ancestors.- 参数:
context
- the application context- 另请参阅:
-
-
方法详细资料
-
beans
-