| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.beanManager |
| Modifier and Type | Method and Description |
|---|---|
Cow |
CowBean.create(javax.enterprise.context.spi.CreationalContext<Cow> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
CowBean.destroy(Cow instance,
javax.enterprise.context.spi.CreationalContext<Cow> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
Cow |
CowBean.create(javax.enterprise.context.spi.CreationalContext<Cow> creationalContext) |
void |
CowBean.destroy(Cow instance,
javax.enterprise.context.spi.CreationalContext<Cow> creationalContext) |
Copyright © 2008–2016 CDI TCK. All rights reserved.