|
|||||||||
| Home >> All >> org >> eclipse >> osgi >> framework >> internal >> [ core overview ] | PREV NEXT | ||||||||
Uses of Class
org.eclipse.osgi.framework.internal.core.ServiceReferenceImpl
| Uses of ServiceReferenceImpl in org.eclipse.osgi.framework.internal.core |
| Fields in org.eclipse.osgi.framework.internal.core declared as ServiceReferenceImpl | |
protected ServiceReferenceImpl |
ServiceRegistrationImpl.reference
Reference to this registration. |
| Methods in org.eclipse.osgi.framework.internal.core that return ServiceReferenceImpl | |
protected ServiceReferenceImpl[] |
BundleContextImpl.getServicesInUse()
Provides a list of ServiceReferenceImpls for the services this bundle is using, or null if the bundle is not using any services. |
| Methods in org.eclipse.osgi.framework.internal.core with parameters of type ServiceReferenceImpl | |
protected boolean |
FilterImpl.match(ServiceReferenceImpl reference)
Filter using a service's properties. |
|
|||||||||
| Home >> All >> org >> eclipse >> osgi >> framework >> internal >> [ core overview ] | PREV NEXT | ||||||||