public abstract class AbstractCondition
extends java.lang.Object
implements org.springframework.context.annotation.Condition
| Constructor and Description |
|---|
AbstractCondition() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getParameterByIndex(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata) |
protected int |
getParameterIndex(org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata) |
protected java.lang.Object getParameterByIndex(org.springframework.context.annotation.ConditionContext conditionContext,
org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
protected int getParameterIndex(org.springframework.core.type.AnnotatedTypeMetadata annotatedTypeMetadata)
Copyright © 2018. All Rights Reserved.