| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.beanManager.bean |
| Modifier and Type | Method and Description |
|---|---|
Employee |
Office.getConstructorEmployee() |
Employee |
Office.getFieldEmployee() |
Employee |
Office.getInitializerEmployee() |
| Modifier and Type | Method and Description |
|---|---|
void |
Office.init(Employee employee) |
| Constructor and Description |
|---|
Office(Employee constructorEmployee) |
SerializableOffice(Employee constructorEmployee) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.