|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constraint
Extension to Parameter
that allows for
constraint-based configuration of component parameters.
Method Summary | |
---|---|
boolean |
evaluate(org.picocontainer.ComponentAdapter adapter)
Evaluate whether the given component adapter matches this constraint. |
Methods inherited from interface org.picocontainer.Parameter |
---|
accept, isResolvable, resolveInstance, verify |
Method Detail |
---|
boolean evaluate(org.picocontainer.ComponentAdapter adapter)
adapter
- a ComponentAdapter
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |