public class OnExpressionCondition extends SpringBootCondition
ConditionalOnExpressionSpringBootCondition.Outcome| Constructor and Description |
|---|
OnExpressionCondition() |
| Modifier and Type | Method and Description |
|---|---|
SpringBootCondition.Outcome |
getMatchOutcome(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
Determine the outcome of the match along with suitable log output.
|
anyMatches, matches, matchespublic SpringBootCondition.Outcome getMatchOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
SpringBootConditiongetMatchOutcome in class SpringBootConditionCopyright © 2013. All rights reserved.