public abstract class AbstractDataSource extends java.lang.Object implements DataSource
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
DATA_SOURCE_ID| Constructor and Description |
|---|
AbstractDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(DataSourceListener listener) |
protected abstract java.util.concurrent.Executor |
getExecutor()
Return the executor to use for sending out events
|
void |
removeListener(DataSourceListener listener) |
protected void |
updateData(DataItemValue value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstartWriteAttributes, startWriteValueprotected abstract java.util.concurrent.Executor getExecutor()
nullpublic void addListener(DataSourceListener listener)
addListener in interface DataSourcepublic void removeListener(DataSourceListener listener)
removeListener in interface DataSourceprotected void updateData(DataItemValue value)
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