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

Packages that use ServiceRegistrationImpl
org.eclipse.osgi.internal.serviceregistry   
 

Uses of ServiceRegistrationImpl in org.eclipse.osgi.internal.serviceregistry
 

Methods in org.eclipse.osgi.internal.serviceregistry that return ServiceRegistrationImpl
 ServiceRegistrationImpl ServiceReferenceImpl.getRegistration()
          Return the ServiceRegistrationImpl for this ServiceReferenceImpl.
 ServiceRegistrationImpl ServiceRegistry.registerService(BundleContextImpl context, java.lang.String[] clazzes, java.lang.Object service, java.util.Dictionary properties)
          Registers the specified service object with the specified properties under the specified class names into the Framework.
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.