| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint | |
| org.springframework.boot.autoconfigure.condition |
| 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 © 2014 Pivotal Software, Inc.. All rights reserved.