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