public interface Constraint extends Parameter
Parameter that allows for
constraint-based configuration of component parameters.Parameter.DelegateResolver, Parameter.NotResolved, Parameter.Resolver, Parameter.ValueResolver| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(ComponentAdapter adapter)
Evaluate whether the given component adapter matches this constraint.
|
accept, isResolvable, resolve, resolveInstance, verifyboolean evaluate(ComponentAdapter adapter)
adapter - a ComponentAdapter valueCopyright © 2003-2014 Codehaus. All Rights Reserved.