| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.implementation.disposal.method.definition.invocation |
| Modifier and Type | Method and Description |
|---|---|
SecondBean |
ProducerBean.produceD() |
SecondBean |
ProducerBean.produceF() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerBean.disposeD(SecondBean bean) |
void |
ProducerBean.disposeF(SecondBean bean) |
FirstBean |
ProducerBean.produceC(SecondBean secondBean) |
FirstBean |
ProducerBean.produceE(SecondBean secondBean) |
Copyright © 2008–2016 CDI TCK. All rights reserved.