public class OnExpressionCondition extends SpringBootCondition
ConditionalOnExpression
SpringBootCondition.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, matches
public SpringBootCondition.Outcome getMatchOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
SpringBootCondition
getMatchOutcome
in class SpringBootCondition
Copyright © 2013. All rights reserved.