Uses of Class
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.Alpha

Packages that use Alpha
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint   
 

Uses of Alpha in org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint
 

Methods in org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint with parameters of type Alpha
 org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ProducedBean InjectingBean.produce(Alpha<Integer> alpha, Bravo<Integer> bravo)
           
 

Method parameters in org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint with type arguments of type Alpha
 void VerifyingExtension.observeAlpha(javax.enterprise.inject.spi.ProcessInjectionPoint<InjectingBean,Alpha<String>> event)
           
 void VerifyingExtension.observeProducerAlpha(javax.enterprise.inject.spi.ProcessInjectionPoint<InjectingBean,Alpha<Integer>> event)
           
 



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