Package | Description |
---|---|
org.eclipse.scada.hd.server.proxy |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> |
ProxyItemFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> |
ProxyItemFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
ProxyItemFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyHistoricalItem service) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> |
ProxyItemFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> entry,
Map<String,String> parameters) |
Constructor and Description |
---|
ProxyValueSource(org.osgi.framework.BundleContext context,
String id,
ProxyHistoricalItem item,
int priority) |
QueryImpl(ProxyHistoricalItem item,
QueryParameters parameters,
QueryListener listener,
boolean updateData,
Executor executor) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.