| 
OSGi™ Service Platform Release 4 Version 4.2  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExportReference
An Export Reference associates a service with a local endpoint.
 
 The Export Reference can be used to reference an exported service. When the
 service is no longer exported, all methods must return null.
| Method Summary | |
|---|---|
 EndpointDescription | 
getExportedEndpoint()
Return the Endpoint Description for the local endpoint.  | 
 ServiceReference | 
getExportedService()
Return the service being exported.  | 
| Method Detail | 
|---|
ServiceReference getExportedService()
null when the
         service is no longer exported.EndpointDescription getExportedEndpoint()
null when the service is no longer exported.
  | 
OSGi™ Service Platform Release 4 Version 4.2  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||