|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportRegistration | |
---|---|
org.eclipse.ecf.osgi.services.remoteserviceadmin | |
org.osgi.service.remoteserviceadmin | Remote Service Admin Package Version 1.1. |
Uses of ExportRegistration in org.eclipse.ecf.osgi.services.remoteserviceadmin |
---|
Classes in org.eclipse.ecf.osgi.services.remoteserviceadmin that implement ExportRegistration | |
---|---|
class |
RemoteServiceAdmin.ExportRegistration
|
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return types with arguments of type ExportRegistration | |
---|---|
java.util.Collection<ExportRegistration> |
RemoteServiceAdmin.exportService(org.osgi.framework.ServiceReference<?> serviceReference,
java.util.Map<java.lang.String,?> op)
|
Constructor parameters in org.eclipse.ecf.osgi.services.remoteserviceadmin with type arguments of type ExportRegistration | |
---|---|
RemoteServiceAdmin(org.osgi.framework.Bundle clientBundle,
java.util.Collection<ExportRegistration> exportedRegistrations,
java.util.Collection<ImportRegistration> importedRegistrations)
|
Uses of ExportRegistration in org.osgi.service.remoteserviceadmin |
---|
Methods in org.osgi.service.remoteserviceadmin that return types with arguments of type ExportRegistration | |
---|---|
java.util.Collection<ExportRegistration> |
RemoteServiceAdmin.exportService(org.osgi.framework.ServiceReference<?> reference,
java.util.Map<java.lang.String,?> properties)
Export a service to a given Endpoint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |