Package org.eclipse.ecf.osgi.services.remoteserviceadmin
package org.eclipse.ecf.osgi.services.remoteserviceadmin
-
ClassDescriptionAbstract superclass for consumer container selectors...i.e.Abstract superclass for both host and consumer container selectors...i.e.Abstract superclass for host container selectors...i.e.Abstract superclass for metadata factories...i.e.Abstract superclass for topology managers.Default implementation of
IConsumerContainerSelector
.Discovered endpoint description.Default implementation ofIDiscoveredEndpointDescriptionFactory
service.Class to represent EDEF properties for load from .properties file (viaEDEFProperties.loadEDEFProperties(InputStream)
orEDEFProperties.loadEDEFProperties(Reader)
) or via store to .properties file (viaEDEFProperties.storeEDEFProperties(BufferedWriter, String)
orEDEFProperties.storeEDEFProperties(Writer, String)
.ECF remote service endpoint description.Implementation of EndpointDescription discovery mechanism, using any/all ECF discovery providers (implementers ifIDiscoveryLocator
.Exception class to represent endpoint description parse problems when performed byIEndpointDescriptionReader
.Default implementation ofIEndpointDescriptionReader
.Endpoint description writer class for writingEndpointDescription
s to the OSGi 4.2 Remote Service Admin Endpoint Description Extender Format (section 122.8 of OSGi 4.2 enterprise specification).Default implementation ofIHostContainerSelector
service.Consumer container selector service contract.Factory for creatingDiscoveredEndpointDescription
s.Service for reading endpoint descriptions from xml-files in the Endpoint Description Extender Format (EDEF) specified in section 122.8 of the OSGi Enterprise Specification (chapter 122).Host container selector service contract.Service info factory service contract.ECF Remote Service Admin RemoteConstants.Exception class for the case when no remote reference is found duringRemoteServiceAdmin.importService(org.osgi.service.remoteserviceadmin.EndpointDescription)
.ECF implementation of OSGI 4.2 Remote Service Admin service.Default implementation ofIServiceInfoFactory
.