Package | Description |
---|---|
org.eclipse.ecf.osgi.services.remoteserviceadmin | |
org.osgi.service.remoteserviceadmin |
Remote Service Admin Package Version 1.1.
|
Class and Description |
---|
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.
|
EndpointEventListener
A white board service that represents a listener for endpoints.
|
EndpointListener
Deprecated.
As of 1.1. Replaced by EndpointEventListener.
|
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.
|
RemoteServiceAdminEvent
Provides the event information for a Remote Service Admin event.
|
RemoteServiceAdminListener
A
RemoteServiceAdminEvent listener is notified synchronously of any
export or import registrations and unregistrations. |
Class and Description |
---|
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.
|
EndpointEvent
An Endpoint Event.
|
ExportReference
An Export Reference associates a service with a local endpoint.
|
ImportReference
An Import Reference associates an active proxy service to a remote endpoint.
|
RemoteServiceAdminEvent
Provides the event information for a Remote Service Admin event.
|