org.jboss.cdi.tck.tests.inheritance.specialization.producer.method
Class JewelryShop
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Shop
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.JewelryShop
public class JewelryShop
- extends Shop
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JewelryShop
public JewelryShop()
getExpensiveGift
@Produces
@Specializes
@Sparkly
public Necklace getExpensiveGift()
- Overrides:
getExpensiveGift in class Shop
Copyright © 2008-2013 Seam Framework. All Rights Reserved.