 |
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
recordConditionEvaluation
public void recordConditionEvaluation(String source,
Condition condition,
ConditionOutcome outcome)
Record the occurrence of condition evaluation.
- Parameters:
source - the source of the condition (class or method name)
condition - the condition evaluated
outcome - the condition outcome
- Detail:
- Field |
- Constr |
- Method
|
|