public class Farm extends Object
| Constructor and Description |
|---|
Farm() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Sheep sheep) |
boolean |
isInitializerCalled() |
boolean |
isSheepInjected() |
@Inject public void initialize(Sheep sheep)
public boolean isInitializerCalled()
public boolean isSheepInjected()
Copyright © 2008–2016 CDI TCK. All rights reserved.