|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EndpointListener | A white board service that represents a listener for endpoints. |
ExportReference | An Export Reference associates a service with a local endpoint. |
ExportRegistration | An Export Registration associates a service to a local endpoint. |
ImportReference | An Import Reference associates an active proxy service to a remote endpoint. |
ImportRegistration | An Import Registration associates an active proxy service to a remote endpoint. |
RemoteServiceAdmin | A Remote Service Admin manages the import and export of services. |
RemoteServiceAdminListener | A RemoteServiceAdminEvent listener is notified synchronously of any
export or import registrations and unregistrations. |
Class Summary | |
---|---|
EndpointDescription | A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint An Endpoint Description is easy to transfer between different systems because it is property based where the property keys are strings and the values are simple types. |
EndpointPermission | A bundle's authority to export, import or read an Endpoint. |
RemoteConstants | Provide the definition of the constants used in the Remote Service Admin specification. |
RemoteServiceAdminEvent | Provides the event information for a Remote Service Admin event. |
Remote Service Admin Package Version 1.0.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.service.remoteserviceadmin; version="[1.0,2.0)"
|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |