|
OSGi™ Core Release 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceFactory | |
---|---|
org.osgi.framework | Framework Package Version 1.8. |
Uses of ServiceFactory in org.osgi.framework |
---|
Subinterfaces of ServiceFactory in org.osgi.framework | |
---|---|
interface |
PrototypeServiceFactory<S>
A factory for prototype scope services. |
Methods in org.osgi.framework with parameters of type ServiceFactory | ||
---|---|---|
|
BundleContext.registerService(Class<S> clazz,
ServiceFactory<S> factory,
Dictionary<String,?> properties)
Registers the specified service factory object with the specified properties under the name of the specified class with the Framework. |
|
OSGi™ Core Release 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |