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

Packages that use ChickenHutch
org.jboss.cdi.tck.tests.extensions.processBean   
 

Uses of ChickenHutch in org.jboss.cdi.tck.tests.extensions.processBean
 

Methods in org.jboss.cdi.tck.tests.extensions.processBean that return types with arguments of type ChickenHutch
static javax.enterprise.inject.spi.ProcessProducerField<Chicken,ChickenHutch> ProcessBeanObserver.getChickenProcessProducerField()
          https://issues.jboss.org/browse/WELD-586
 

Method parameters in org.jboss.cdi.tck.tests.extensions.processBean with type arguments of type ChickenHutch
 void ProcessBeanObserver.observeChickenHutchProccesBean(javax.enterprise.inject.spi.ProcessBean<ChickenHutch> event)
           
 void ProcessBeanObserver.observeChickenProcessProducerField(javax.enterprise.inject.spi.ProcessProducerField<Chicken,ChickenHutch> event)
          https://issues.jboss.org/browse/WELD-586
 



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