| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.osgi.framework |
Framework Package Version 1.8.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BundleContextImpl.ServiceObjectsImpl<S> |
| Modifier and Type | Method and Description |
|---|---|
<S> ServiceObjects<S> |
BundleContextImpl.getServiceObjects(ServiceReference<S> ref) |
| Modifier and Type | Method and Description |
|---|---|
<S> ServiceObjects<S> |
BundleContext.getServiceObjects(ServiceReference<S> reference)
Returns the
ServiceObjects object for the service referenced by
the specified ServiceReference object. |