org.jboss.cdi.tck.tests.extensions.processBean
Class ChickenHutch

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.processBean.ChickenHutch

public class ChickenHutch
extends Object


Constructor Summary
ChickenHutch()
           
 
Method Summary
 void disposeOfRocky(Chicken rocky)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChickenHutch

public ChickenHutch()
Method Detail

disposeOfRocky

public void disposeOfRocky(@Disposes
                           Chicken rocky)


Copyright © 2008-2013 Seam Framework. All Rights Reserved.