Uses of Interface
org.osgi.service.remoteserviceadmin.ImportReference
Package
Description
Remote Service Admin Package Version 1.1.
-
Uses of ImportReference in org.eclipse.ecf.osgi.services.remoteserviceadmin
ModifierConstructorDescriptionRemoteServiceAdminEvent
(ID containerID, int type, Bundle source, ImportReference importReference, Throwable exception, EndpointDescription endpointDescription) -
Uses of ImportReference in org.osgi.service.remoteserviceadmin
Modifier and TypeMethodDescriptionImportRegistration.getImportReference()
Return the Import Reference for the imported service.RemoteServiceAdminEvent.getImportReference()
Return the Import Reference for this event.Modifier and TypeMethodDescriptionRemoteServiceAdmin.getImportedEndpoints()
Return the currently active Import References.ModifierConstructorDescriptionRemoteServiceAdminEvent
(int type, Bundle source, ImportReference importReference, Throwable exception) Create a Remote Service Admin Event for an import notification.