Package | Description |
---|---|
org.springframework.boot.actuate.beans |
Actuator support relating to Spring Beans.
|
Modifier and Type | Method and Description |
---|---|
BeansEndpoint.ApplicationContextDescriptor |
BeansEndpoint.beans() |
BeansEndpoint.ApplicationContextDescriptor |
BeansEndpoint.ApplicationContextDescriptor.getParent() |
Modifier and Type | Method and Description |
---|---|
List<BeansEndpoint.ApplicationContextDescriptor> |
BeansEndpoint.BeansEndpointResponse.getContexts() |
Constructor and Description |
---|
BeansEndpointResponse(List<BeansEndpoint.ApplicationContextDescriptor> contexts) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.