OSGi™ Compendium
Release 5

Uses of Interface
org.osgi.service.remoteserviceadmin.ExportReference

Packages that use ExportReference
org.osgi.service.remoteserviceadmin Remote Service Admin Package Version 1.0. 
 

Uses of ExportReference in org.osgi.service.remoteserviceadmin
 

Methods in org.osgi.service.remoteserviceadmin that return ExportReference
 ExportReference RemoteServiceAdminEvent.getExportReference()
          Return the Export Reference for this event.
 ExportReference ExportRegistration.getExportReference()
          Return the Export Reference for the exported service.
 

Methods in org.osgi.service.remoteserviceadmin that return types with arguments of type ExportReference
 java.util.Collection<ExportReference> RemoteServiceAdmin.getExportedServices()
          Return the currently active Export References.
 

Constructors in org.osgi.service.remoteserviceadmin with parameters of type ExportReference
RemoteServiceAdminEvent(int type, Bundle source, ExportReference exportReference, java.lang.Throwable exception)
          Create a Remote Service Admin Event for an export notification.
 


OSGi™ Compendium
Release 5

Copyright © OSGi Alliance (2000, 2013). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0