Class RequiresExpressionCondition
java.lang.Object
com.thewinterframework.wire.condition.common.expression.RequiresExpressionCondition
- All Implemented Interfaces:
ComponentCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStage()booleanmatches(ConditionContext context, Annotation rawAnnotation)
-
Constructor Details
-
RequiresExpressionCondition
public RequiresExpressionCondition()
-
-
Method Details
-
getStage
- Specified by:
getStagein interfaceComponentCondition
-
matches
- Specified by:
matchesin interfaceComponentCondition
-