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