@ProviderType
public interface ImportReference
null
.Modifier and Type | Method and Description |
---|---|
EndpointDescription |
getImportedEndpoint()
Return the Endpoint Description for the remote endpoint.
|
org.osgi.framework.ServiceReference<?> |
getImportedService()
Return the Service Reference for the proxy for the endpoint.
|
org.osgi.framework.ServiceReference<?> getImportedService()
null
when the service is no longer imported.EndpointDescription getImportedEndpoint()
null
when the service is no longer imported.