Uses of Interface
org.osgi.framework.ServiceObjects
Packages that use ServiceObjects
-
Uses of ServiceObjects in org.osgi.framework
Methods in org.osgi.framework that return ServiceObjectsModifier and TypeMethodDescription<S> ServiceObjects
<S> BundleContext.getServiceObjects
(ServiceReference<S> reference) Returns theServiceObjects
object for the service referenced by the specifiedServiceReference
object.