| Constructor and Description |
|---|
Farm() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnimalCount() |
void |
initialize(Sheep sheep) |
boolean |
isInjectionPerformedCorrectly() |
void |
postConstruct() |
@Inject public void initialize(Sheep sheep)
public int getAnimalCount()
getAnimalCount in interface FarmLocal@PostConstruct public void postConstruct()
public boolean isInjectionPerformedCorrectly()
isInjectionPerformedCorrectly in interface FarmLocalCopyright © 2008-2015 Seam Framework. All Rights Reserved.