public final class ServiceReferenceMapperFactory
extends java.lang.Object
| Constructor and Description |
|---|
ServiceReferenceMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <K,S> ServiceReferenceMapper<K,S> |
create(org.osgi.framework.BundleContext bundleContext,
ServiceMapper<K,S> serviceMapper) |
public static <K,S> ServiceReferenceMapper<K,S> create(org.osgi.framework.BundleContext bundleContext, ServiceMapper<K,S> serviceMapper)