| Package | Description |
|---|---|
| org.eclipse.scada.ae.monitor.script |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ScriptMonitor> |
ScriptMonitorFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ScriptMonitor> |
ScriptMonitorFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ScriptMonitor> entry,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScriptMonitorFactory.disposeService(UserInformation userInformation,
String configurationId,
ScriptMonitor service) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ScriptMonitor> |
ScriptMonitorFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ScriptMonitor> entry,
Map<String,String> parameters) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.