public class HenHouse extends Object
| Modifier and Type | Field and Description |
|---|---|
Fox |
fox |
protected Hen |
hen |
protected String |
superGame |
protected String |
superGreeting |
protected SessionBean |
superSessionBean |
| Constructor and Description |
|---|
HenHouse() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeHenHouse() |
void |
setSuperSessionBean(SessionBean superSessionBean) |
protected String superGreeting
protected String superGame
@Inject public Fox fox
protected Hen hen
protected SessionBean superSessionBean
@Inject public void initializeHenHouse()
public void setSuperSessionBean(SessionBean superSessionBean)
Copyright © 2008–2016 CDI TCK. All rights reserved.