|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ServiceRegistry.Filter
A filter for selecting service providers that match custom criteria.
ServiceRegistry.getServiceProviders(Class, Filter,
boolean)| Method Summary | |
|---|---|
boolean |
filter(Object provider)
Checks whether the specified service provider matches the constraints of this Filter. |
| Method Detail |
|---|
boolean filter(Object provider)
provider - the service provider in question.
true if provider matches the
criteria; false if it does not match.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||