|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |