public class Anything extends AbstractConstraint
| Constructor and Description |
|---|
Anything() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.picocontainer.ComponentAdapter adapter)
Evaluate whether the given component adapter matches this constraint.
|
getMatchingComponentAdapters, isResolvable, resolveInstance, verifypublic static final Anything ANYTHING
public boolean evaluate(org.picocontainer.ComponentAdapter adapter)
Constraintevaluate in interface Constraintevaluate in class AbstractConstraintadapter - a ComponentAdapter value