Uses of Interface
org.eclipse.osgi.framework.adaptor.ServiceRegistry

Packages that use ServiceRegistry
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.framework.adaptor   
org.eclipse.osgi.framework.internal.core   
 

Uses of ServiceRegistry in org.eclipse.osgi.baseadaptor
 

Methods in org.eclipse.osgi.baseadaptor that return ServiceRegistry
 ServiceRegistry BaseAdaptor.getServiceRegistry()
           
 

Uses of ServiceRegistry in org.eclipse.osgi.framework.adaptor
 

Methods in org.eclipse.osgi.framework.adaptor that return ServiceRegistry
 ServiceRegistry FrameworkAdaptor.getServiceRegistry()
          Returns the ServiceRegistry object which will be used to manage ServiceReference bindings.
 

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

Classes in org.eclipse.osgi.framework.internal.core that implement ServiceRegistry
 class ServiceRegistryImpl
          A default implementation of the ServiceRegistry.
 

Fields in org.eclipse.osgi.framework.internal.core declared as ServiceRegistry
protected  ServiceRegistry Framework.serviceRegistry
          The ServiceRegistry