Uses of Class
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry

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

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

Methods in org.eclipse.osgi.framework.internal.core that return ServiceRegistry
 ServiceRegistry Framework.getServiceRegistry()
           
 

Constructors in org.eclipse.osgi.framework.internal.core with parameters of type ServiceRegistry
CoreResolverHookFactory(BundleContextImpl context, ServiceRegistry registry)
           
 

Uses of ServiceRegistry in org.eclipse.osgi.internal.baseadaptor.weaving
 

Constructors in org.eclipse.osgi.internal.baseadaptor.weaving with parameters of type ServiceRegistry
WovenClassImpl(String className, byte[] bytes, BundleEntry entry, ProtectionDomain domain, BundleLoader loader, ServiceRegistry registry, Map<ServiceRegistration<?>,Boolean> blacklist)
           
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.