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