|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReferenceImpl | |
---|---|
org.eclipse.osgi.framework.internal.core |
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 ServiceReferenceImpl s 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |