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

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

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

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

Methods in org.jboss.cdi.tck.tests.extensions.processBean with parameters of type Chicken
 void ChickenHutch.disposeOfRocky(Chicken rocky)
           
 

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



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