| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.implementation.enterprise.newBean |
| 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–2016 CDI TCK. All rights reserved.