public class TCPProvider extends Object implements org.apache.aries.rsa.spi.DistributionProvider
| Constructor and Description |
|---|
TCPProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.aries.rsa.spi.Endpoint |
exportService(Object serviceO,
org.osgi.framework.BundleContext serviceContext,
Map<String,Object> effectiveProperties,
Class[] exportedInterfaces) |
String[] |
getSupportedTypes() |
Object |
importEndpoint(ClassLoader cl,
org.osgi.framework.BundleContext consumerContext,
Class[] interfaces,
org.osgi.service.remoteserviceadmin.EndpointDescription endpoint) |
public String[] getSupportedTypes()
getSupportedTypes in interface org.apache.aries.rsa.spi.DistributionProviderpublic org.apache.aries.rsa.spi.Endpoint exportService(Object serviceO, org.osgi.framework.BundleContext serviceContext, Map<String,Object> effectiveProperties, Class[] exportedInterfaces)
exportService in interface org.apache.aries.rsa.spi.DistributionProviderpublic Object importEndpoint(ClassLoader cl, org.osgi.framework.BundleContext consumerContext, Class[] interfaces, org.osgi.service.remoteserviceadmin.EndpointDescription endpoint) throws org.apache.aries.rsa.spi.IntentUnsatisfiedException
importEndpoint in interface org.apache.aries.rsa.spi.DistributionProviderorg.apache.aries.rsa.spi.IntentUnsatisfiedExceptionCopyright © 2008–2018 The Apache Software Foundation. All rights reserved.