public class OSGiImpl<T> extends Object implements OSGi<T>
| Modifier | Constructor and Description |
|---|---|
protected |
OSGiImpl(OSGiRunnable<T> operation) |
| Modifier and Type | Method and Description |
|---|---|
static <T> OSGi<T> |
create(OSGiRunnable<T> runnable) |
OSGiResult |
run(org.osgi.framework.BundleContext bundleContext) |
OSGiResult |
run(org.osgi.framework.BundleContext bundleContext,
Publisher<? super T> op) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitall, applyTo, bundleContext, bundles, changeContext, choose, coalesce, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, combine, configuration, configurations, distribute, effect, effects, effects, effects, effects, effects, filter, flatMap, foreach, foreach, fromOsgiRunnable, getOsgiFactory, ignore, join, just, just, just, map, nothing, once, onClose, prototypes, prototypes, prototypes, prototypes, prototypes, prototypes, recover, recoverWith, register, register, register, register, register, register, service, service, service, serviceReferences, serviceReferences, serviceReferences, serviceReferences, serviceReferences, serviceReferences, services, services, services, splitBy, then, transformprotected OSGiImpl(OSGiRunnable<T> operation)
public static <T> OSGi<T> create(OSGiRunnable<T> runnable)
public OSGiResult run(org.osgi.framework.BundleContext bundleContext)
run in interface OSGiRunnable<T>public OSGiResult run(org.osgi.framework.BundleContext bundleContext, Publisher<? super T> op)
run in interface OSGiRunnable<T>Copyright © 2019 The Apache Software Foundation. All rights reserved.