| Package | Description |
|---|---|
| org.apache.aries.component.dsl | |
| org.apache.aries.component.dsl.internal |
| Modifier and Type | Field and Description |
|---|---|
static OSGiResult |
OSGi.NOOP |
| Modifier and Type | Method and Description |
|---|---|
default OSGiResult |
Publisher.apply(T t) |
OSGiResult |
Publisher.publish(T t) |
default OSGiResult |
OSGiRunnable.run(org.osgi.framework.BundleContext bundleContext) |
OSGiResult |
OSGiRunnable.run(org.osgi.framework.BundleContext bundleContext,
Publisher<? super T> andThen) |
| Modifier and Type | Class and Description |
|---|---|
class |
OSGiResultImpl |
| Modifier and Type | Method and Description |
|---|---|
OSGiResult |
Pad.publish(T t) |
OSGiResult |
OnlyLastPublisher.publish(T t) |
OSGiResult |
OSGiImpl.run(org.osgi.framework.BundleContext bundleContext) |
OSGiResult |
OSGiImpl.run(org.osgi.framework.BundleContext bundleContext,
Publisher<? super T> op) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProbeImpl.onClose(OSGiResult onClose) |
| Constructor and Description |
|---|
OSGiResultImpl(OSGiResult close) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.