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