public class WriterController extends Object
Constructor and Description |
---|
WriterController(ObjectPoolTracker<DataSource> tracker) |
Modifier and Type | Method and Description |
---|---|
void |
setWriteItems(Map<String,String> datasources) |
void |
write(String dataSourceName,
Object value) |
void |
writeAsText(String itemId,
String value) |
public WriterController(ObjectPoolTracker<DataSource> tracker)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.