Package | Description |
---|---|
org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
org.springframework.boot.autoconfigure.condition |
@Condition annotations and supporting classes. |
Constructor and Description |
---|
AutoConfigurationReportEndpoint.Report(ConditionEvaluationReport report) |
Modifier and Type | Method and Description |
---|---|
static ConditionEvaluationReport |
ConditionEvaluationReport.get(ConfigurableListableBeanFactory beanFactory)
Obtain a
ConditionEvaluationReport for the specified bean factory. |
ConditionEvaluationReport |
ConditionEvaluationReport.getParent()
The parent report (from a parent BeanFactory if there is one).
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.