public class DaveBlockConfigurator extends Object
Constructor and Description |
---|
DaveBlockConfigurator(DaveDevice device,
org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
addOrReplaceBlock(org.osgi.framework.ServiceReference<?> reference,
BlockConfiguration block) |
void |
dispose() |
protected void |
modifyBlock(org.osgi.framework.ServiceReference<?> reference,
BlockConfiguration service) |
protected boolean |
removeBlock(org.osgi.framework.ServiceReference<?> reference,
BlockConfiguration block) |
public DaveBlockConfigurator(DaveDevice device, org.osgi.framework.BundleContext context)
protected void modifyBlock(org.osgi.framework.ServiceReference<?> reference, BlockConfiguration service)
protected boolean removeBlock(org.osgi.framework.ServiceReference<?> reference, BlockConfiguration block)
protected void addOrReplaceBlock(org.osgi.framework.ServiceReference<?> reference, BlockConfiguration block)
public void dispose()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.