org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean
Class Shop
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twoBeansSpecializeTheSameBean.Shop
- Direct Known Subclasses:
- Bookshop_Broken, PictureShop_Broken
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
public Product getExpensiveGift()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.