OSGi™ Core
Release 6

Uses of Interface
org.osgi.framework.ServiceFactory

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
<S> ServiceRegistration<S>
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

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0