org.jboss.cdi.tck.tests.implementation.initializer
Class ChickenHutch
java.lang.Object
org.jboss.cdi.tck.tests.implementation.initializer.ChickenHutch
public class ChickenHutch
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fox
public Fox fox
chicken
public Chicken chicken
ChickenHutch
public ChickenHutch()
setFox
@Inject
public void setFox(Fox fox)
setChicken
@Inject
public void setChicken(Chicken chicken)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.