@Export @Version(value="1.3.0")
| Interface | Description |
|---|---|
| OSGi<T> | |
| OSGiFactory | |
| OSGiResult | |
| OSGiRunnable<T> | |
| Publisher<T> | |
| Refresher<T> | |
| Transformer<T,R> | |
| Utils |
| Class | Description |
|---|---|
| CachingServiceReference<T> |
This class is an explicit wrapper around
ServiceReference (it DOES
NOT implement ServiceReference) and provides methods to access
underlying ServiceReference properties and caches them so future
access to the same properties return the same values. |
| Effect<T> |
Copyright © 2019 The Apache Software Foundation. All rights reserved.