org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride
Class Shop
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.Shop
- Direct Known Subclasses:
- MallShop
public class Shop
- extends Object
|
Constructor Summary |
Shop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shop
public Shop()
getExpensiveGift
@Produces
@Expensive
@Named
public Product getExpensiveGift()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.