public class StockWatcher extends Object
| Constructor and Description |
|---|
StockWatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
observeStockPrice(StockPrice price) |
public void observeStockPrice(@Observes
StockPrice price)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.