public class MovingAverageDataSource extends java.lang.Object implements DataSourceListener
| Constructor and Description |
|---|
MovingAverageDataSource(java.lang.String configurationId,
java.util.concurrent.ExecutorService executor,
java.util.concurrent.ScheduledExecutorService scheduler,
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
stateChanged(DataItemValue value) |
void |
update(java.util.Map<java.lang.String,java.lang.String> parameters) |
public MovingAverageDataSource(java.lang.String configurationId,
java.util.concurrent.ExecutorService executor,
java.util.concurrent.ScheduledExecutorService scheduler,
poolTracker,
dsObjectPool)
throws InvalidSyntaxException
InvalidSyntaxExceptionpublic void dispose()
public void update(java.util.Map<java.lang.String,java.lang.String> parameters)
throws InvalidSyntaxException
InvalidSyntaxExceptionpublic void stateChanged(DataItemValue value)
stateChanged in interface DataSourceListener
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0