org.jboss.cdi.tck.tests.inheritance.initializer
Class PriceProducer
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.initializer.PriceProducer
public class PriceProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cheap
@Produces
public BigDecimal cheap
expensive
@Produces
public BigDecimal expensive
PriceProducer
public PriceProducer()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.