| Package | Description |
|---|---|
| io.fabric8.api |
| Modifier and Type | Method and Description |
|---|---|
static <T> ServiceProxy<T> |
ServiceProxy.createServiceProxy(org.osgi.framework.BundleContext bundleContext,
Class<T> serviceClazz) |
static <T> ServiceProxy<T> |
ServiceProxy.createServiceProxy(org.osgi.framework.BundleContext bundleContext,
Class<T> serviceClazz,
long timeout,
TimeUnit timeUnit) |
Copyright © 2011–2014 Red Hat. All rights reserved.