Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.9.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PrototypeServiceFactory<S>
A factory for
prototype scope services. |
Modifier and Type | Method and Description |
---|---|
<S> ServiceRegistration<S> |
BundleContext.registerService(java.lang.Class<S> clazz,
ServiceFactory<S> factory,
java.util.Dictionary<java.lang.String,?> properties)
Registers the specified service factory object with the specified
properties under the name of the specified class with the Framework.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0