org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise
Class IndirectStockWatcher
java.lang.Object
org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.StockWatcher
org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.IntermediateStockWatcher
org.jboss.cdi.tck.tests.event.observer.inheritance.enterprise.IndirectStockWatcher
- All Implemented Interfaces:
- IndirectStockWatcherLocal, StockWatcherLocal
public class IndirectStockWatcher
- extends IntermediateStockWatcher
- implements IndirectStockWatcherLocal, StockWatcherLocal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndirectStockWatcher
public IndirectStockWatcher()
getName
public String getName()
- Specified by:
getName in interface StockWatcherLocal- Overrides:
getName in class IntermediateStockWatcher
Copyright © 2008-2013 Seam Framework. All Rights Reserved.