| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.implementation.enterprise.definition |
| Modifier and Type | Method and Description |
|---|---|
SimpleBean |
ExplicitConstructor.getInjectedSimpleBean() |
SimpleBean |
ExplicitConstructorSessionBean.getInjectedSimpleBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplicitConstructor.setInjectedSimpleBean(SimpleBean injectedSimpleBean) |
void |
ExplicitConstructorSessionBean.setInjectedSimpleBean(SimpleBean injectedSimpleBean) |
| Constructor and Description |
|---|
ExplicitConstructorSessionBean(SimpleBean bean) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.