Uses of Interface
org.osgi.service.remoteserviceadmin.ExportReference
Packages that use ExportReference
Package
Description
Remote Service Admin Package Version 1.1.
-
Uses of ExportReference in org.eclipse.ecf.osgi.services.remoteserviceadmin
Classes in org.eclipse.ecf.osgi.services.remoteserviceadmin that implement ExportReferenceMethods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return ExportReferenceMethods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return types with arguments of type ExportReferenceConstructors in org.eclipse.ecf.osgi.services.remoteserviceadmin with parameters of type ExportReferenceModifierConstructorDescriptionRemoteServiceAdminEvent
(ID containerID, int type, Bundle source, ExportReference exportReference, Throwable exception, EndpointDescription endpointDescription) -
Uses of ExportReference in org.osgi.service.remoteserviceadmin
Methods in org.osgi.service.remoteserviceadmin that return ExportReferenceModifier and TypeMethodDescriptionExportRegistration.getExportReference()
Return the Export Reference for the exported service.RemoteServiceAdminEvent.getExportReference()
Return the Export Reference for this event.Methods in org.osgi.service.remoteserviceadmin that return types with arguments of type ExportReferenceModifier and TypeMethodDescriptionRemoteServiceAdmin.getExportedServices()
Return the currently active Export References.Constructors in org.osgi.service.remoteserviceadmin with parameters of type ExportReferenceModifierConstructorDescriptionRemoteServiceAdminEvent
(int type, Bundle source, ExportReference exportReference, Throwable exception) Create a Remote Service Admin Event for an export notification.