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