Uses of Interface
org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockWatcherLocal

Packages that use StockWatcherLocal
org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise   
 

Uses of StockWatcherLocal in org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise
 

Classes in org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise that implement StockWatcherLocal
 class IndirectStockWatcher
           
 class IntermediateStockWatcher
           
 class StockWatcher
           
 

Methods in org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise with parameters of type StockWatcherLocal
 void StockPrice.recordVisit(StockWatcherLocal stockWatcher)
           
 



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