public class RemoteServiceAdmin.ExportReference extends Object implements ExportReference
Modifier and Type | Method and Description |
---|---|
ID |
getContainerID() |
EndpointDescription |
getExportedEndpoint()
Return the Endpoint Description for the local endpoint.
|
ServiceReference |
getExportedService()
Return the service being exported.
|
long |
getRemoteServiceId() |
String |
toString() |
public ID getContainerID()
public long getRemoteServiceId()
public ServiceReference getExportedService()
ExportReference
getExportedService
in interface ExportReference
null
when the service
is no longer exported.public EndpointDescription getExportedEndpoint()
ExportReference
getExportedEndpoint
in interface ExportReference
null
when the service is no longer exported.Copyright © 2004–2020 Eclipse Foundation. All rights reserved.