| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.alternative |
| Modifier and Type | Field and Description |
|---|---|
static Cat |
CatProducer.cat |
static Sheep |
NotEnabledSheepProducer.sheep |
Bird |
BirdProducer.tameBird |
| Modifier and Type | Method and Description |
|---|---|
Sheep |
NotEnabledSheepProducer.produce() |
Cat |
CatProducer.produce() |
Bird |
BirdProducer.produceTame() |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.