| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.alternative.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
TropicalFruit |
class |
Water |
| Modifier and Type | Method and Description |
|---|---|
Bill |
Grocery.createBill(Fruit fruit) |
Vegetables |
Grocery.createVegetable() |
Yogurt |
Grocery.getYogurt(TropicalFruit fruit) |
| Modifier and Type | Method and Description |
|---|---|
void |
Grocery.destroyBill(Bill bill,
Fruit fruit) |
Copyright © 2008–2016 CDI TCK. All rights reserved.