public class PriceProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
BigDecimal |
expensive |
BigDecimal |
cheap |
| Constructor and Description |
|---|
PriceProducer() |
@Produces public BigDecimal cheap
@Produces public BigDecimal expensive
Copyright © 2008-2015 Seam Framework. All Rights Reserved.