|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceSelector
Instances of this interface are used to determine if a given service is to be included in the result of a lookup.
SotoContainer.lookup(ServiceSelector, boolean)| Method Summary | |
|---|---|
boolean |
accepts(ServiceMetaData meta)
|
| Method Detail |
|---|
boolean accepts(ServiceMetaData meta)
meta - a ServiceMetadata.
true if this instance determines that the given
instance should be returned in the lookup result.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||