Package | Description |
---|---|
org.eclipse.scada.da.mapper.osgi.ca |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> |
ConfiguredValueMapperFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> |
ConfiguredValueMapperFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConfiguredValueMapperFactory.disposeService(UserInformation userInformation,
String configurationId,
ConfiguredValueMapper service) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> |
ConfiguredValueMapperFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> entry,
Map<String,String> parameters) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.