public class MovingAverageDataSource extends Object implements DataSourceListener
| Constructor and Description |
|---|
MovingAverageDataSource(String configurationId,
ScheduledExecutorService scheduler,
ObjectPoolTracker<DataSource> poolTracker,
ObjectPoolImpl<DataSource> dsObjectPool) |
public MovingAverageDataSource(String configurationId, ScheduledExecutorService scheduler, ObjectPoolTracker<DataSource> poolTracker, ObjectPoolImpl<DataSource> dsObjectPool) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxExceptionpublic void dispose()
public void update(Map<String,String> parameters) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxExceptionpublic void stateChanged(DataItemValue value)
stateChanged in interface DataSourceListenerCopyright © 2016 Eclipse SCADA Project. All rights reserved.