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