org.jboss.jsr299.tck.tests.event.observer.enterprise
Class IndirectStockWatcher

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.event.observer.enterprise.StockWatcher
      extended by org.jboss.jsr299.tck.tests.event.observer.enterprise.IndirectStockWatcher
All Implemented Interfaces:
IndirectStockWatcherLocal, StockWatcherLocal

public class IndirectStockWatcher
extends StockWatcher
implements IndirectStockWatcherLocal, StockWatcherLocal


Constructor Summary
IndirectStockWatcher()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.jboss.jsr299.tck.tests.event.observer.enterprise.StockWatcher
observeStockPrice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.jsr299.tck.tests.event.observer.enterprise.StockWatcherLocal
observeStockPrice
 

Constructor Detail

IndirectStockWatcher

public IndirectStockWatcher()
Method Detail

getName

public String getName()
Specified by:
getName in interface StockWatcherLocal


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