public class UpdateManager extends java.lang.Object
UpdateManager()
void
add(java.lang.String symbol, StockQuoteListener listener)
protected void
fireEvents(java.util.Collection<StockQuote> stockQuotes)
remove(java.lang.String symbol)
setStockQuoteService(StockQuoteService stockQuoteService)
update()
updateNow(java.lang.String symbol)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdateManager()
public void update()
public void add(java.lang.String symbol, StockQuoteListener listener)
protected void updateNow(java.lang.String symbol)
protected void fireEvents(java.util.Collection<StockQuote> stockQuotes)
public void remove(java.lang.String symbol)
public void setStockQuoteService(StockQuoteService stockQuoteService)
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