|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportReference
An Import Reference associates an active proxy service to a remote endpoint.
The Import Reference can be used to reference an imported service. When the
service is no longer imported, all methods must return null
.
Method Summary | |
---|---|
EndpointDescription |
getImportedEndpoint()
Return the Endpoint Description for the remote endpoint. |
ServiceReference |
getImportedService()
Return the Service Reference for the proxy for the endpoint. |
Method Detail |
---|
ServiceReference getImportedService()
null
when the service is no longer imported.EndpointDescription getImportedEndpoint()
null
when the service is no longer imported.
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |