public class RemoteServiceAdmin.ImportReference extends Object implements ImportReference
Modifier and Type | Method and Description |
---|---|
ID |
getContainerID() |
EndpointDescription |
getImportedEndpoint()
Return the Endpoint Description for the remote endpoint.
|
ServiceReference |
getImportedService()
Return the Service Reference for the proxy for the endpoint.
|
ID |
getLocalContainerID() |
long |
getRemoteServiceId() |
String |
toString() |
public ID getContainerID()
public ID getLocalContainerID()
public long getRemoteServiceId()
public ServiceReference getImportedService()
ImportReference
getImportedService
in interface ImportReference
null
when the service is no longer imported.public EndpointDescription getImportedEndpoint()
ImportReference
getImportedEndpoint
in interface ImportReference
null
when the service is no longer imported.Copyright © 2004–2020 Eclipse Foundation. All rights reserved.