C - The criteria to identify the service by, e.g. the type of the service.F - Additional filter criteria, e.g. the "filter string" in case of OSGi.public interface ServiceLookup<C,F>
| Modifier and Type | Method and Description |
|---|---|
<T> T |
lookup(C criteria,
F filter) |
Copyright © 2021. All rights reserved.