Uses of Interface
org.osgi.framework.ServiceFactory

Packages that use ServiceFactory
org.eclipse.osgi.framework.internal.core   
 

Uses of ServiceFactory in org.eclipse.osgi.framework.internal.core
 

Classes in org.eclipse.osgi.framework.internal.core that implement ServiceFactory
 class StartLevelManager
          StartLevel service implementation for the OSGi specification.
 

Fields in org.eclipse.osgi.framework.internal.core declared as ServiceFactory
protected  ServiceFactory ServiceUse.factory
          ServiceFactory object if the service instance represents a factory, null otherwise