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