public class ParameterValueTrueCondition extends ParameterValueFalseCondition
| Constructor and Description |
|---|
ParameterValueTrueCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata) |
getParameterByIndex, getParameterIndexpublic boolean matches(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
matches in interface org.springframework.context.annotation.Conditionmatches in class ParameterValueFalseConditionCopyright © 2018. All Rights Reserved.