org.jboss.cdi.tck.tests.event
Class IndirectStockWatcher

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.StockWatcher
      extended by org.jboss.cdi.tck.tests.event.IntermediateStockWatcher
          extended by org.jboss.cdi.tck.tests.event.IndirectStockWatcher

public class IndirectStockWatcher
extends IntermediateStockWatcher


Constructor Summary
IndirectStockWatcher()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.event.StockWatcher
observeStockPrice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndirectStockWatcher

public IndirectStockWatcher()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.