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