Package | Description |
---|---|
org.osgi.service.remoteserviceadmin |
Remote Service Admin Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
ExportReference |
ExportRegistration.getExportReference()
Return the Export Reference for the exported service.
|
ExportReference |
RemoteServiceAdminEvent.getExportReference()
Return the Export Reference for this event.
|
Modifier and Type | Method and Description |
---|---|
Collection<ExportReference> |
RemoteServiceAdmin.getExportedServices()
Return the currently active Export References.
|
Constructor and Description |
---|
RemoteServiceAdminEvent(int type,
Bundle source,
ExportReference exportReference,
Throwable exception)
Create a Remote Service Admin Event for an export notification.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0