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