Uses of Interface
org.osgi.service.remoteserviceadmin.ExportRegistration
Packages that use ExportRegistration
-
Uses of ExportRegistration in org.osgi.service.remoteserviceadmin
Methods in org.osgi.service.remoteserviceadmin that return types with arguments of type ExportRegistrationModifier and TypeMethodDescriptionRemoteServiceAdmin.exportService
(ServiceReference<?> reference, Map<String, ?> properties) Export a service to a given Endpoint.