public class ParameterValueNullCondition extends ParameterValueNotNullCondition
| Constructor and Description |
|---|
ParameterValueNullCondition() |
| 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 ParameterValueNotNullConditionCopyright © 2018. All Rights Reserved.