org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise
Class JewelryShop
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.Shop
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.enterprise.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-2012 Seam Framework. All Rights Reserved.