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