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.InvalidSyntaxException
public void dispose()
public void update(Map<String,String> parameters) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxException
public void stateChanged(DataItemValue value)
stateChanged
in interface DataSourceListener
Copyright © 2016 Eclipse SCADA Project. All rights reserved.