| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.beanManager |
| Modifier and Type | Method and Description |
|---|---|
Cat |
CatBean.create(javax.enterprise.context.spi.CreationalContext<Cat> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatBean.destroy(Cat instance,
javax.enterprise.context.spi.CreationalContext<Cat> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
Cat |
CatBean.create(javax.enterprise.context.spi.CreationalContext<Cat> creationalContext) |
void |
CatBean.destroy(Cat instance,
javax.enterprise.context.spi.CreationalContext<Cat> creationalContext) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.