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