public class StockQuoteItem extends DataItemInputCommon implements StockQuoteListener
listener| Constructor and Description |
|---|
StockQuoteItem(java.lang.String symbol,
UpdateManager updateManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
setListener(ItemListener listener)
Sets the listener for this item.
|
void |
suspend() |
void |
update(StockQuote stockQuote) |
void |
wakeup() |
getAttributes, getCacheAttributes, getCacheValue, readValue, startSetAttributes, updateDatastartWriteValuegetInformation, handleListenerChange, notifyData, notifyDatapublic StockQuoteItem(java.lang.String symbol,
UpdateManager updateManager)
public void setListener(ItemListener listener)
DataItemsetListener in interface DataItemsetListener in class DataItemBaselistener - The listener to use or null to disable notificationpublic void suspend()
public void wakeup()
public void update(StockQuote stockQuote)
update in interface StockQuoteListener
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