public class DeluxeHenHouse extends HenHouse
| Modifier and Type | Field and Description |
|---|---|
boolean |
initializerCalledAfterInjectionPointsInit |
boolean |
postConstructCalledAfterInitializers |
fox, hen, superGreeting| Constructor and Description |
|---|
DeluxeHenHouse() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
postConstruct() |
initializeHenHousepublic boolean initializerCalledAfterInjectionPointsInit
public boolean postConstructCalledAfterInitializers
@Inject public void initialize()
@PostConstruct public void postConstruct()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.