public class EndpointExporter extends AbstractExporter
Constructor and Description |
---|
EndpointExporter(org.osgi.framework.BundleContext context,
String baseAddress) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected void |
exportService(org.osgi.framework.ServiceReference<?> reference,
Object service) |
protected void |
unexportService(org.osgi.framework.ServiceReference<?> serviceReference) |
init, serviceChanged
public EndpointExporter(org.osgi.framework.BundleContext context, String baseAddress) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxException
public void dispose()
dispose
in class AbstractExporter
protected void unexportService(org.osgi.framework.ServiceReference<?> serviceReference)
unexportService
in class AbstractExporter
protected void exportService(org.osgi.framework.ServiceReference<?> reference, Object service)
exportService
in class AbstractExporter
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.