Uses of Class
org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Wizard

Packages that use Wizard
org.jboss.cdi.tck.tests.implementation.enterprise.newBean   
 

Uses of Wizard in org.jboss.cdi.tck.tests.implementation.enterprise.newBean
 

Methods in org.jboss.cdi.tck.tests.implementation.enterprise.newBean with parameters of type Wizard
 void Wizard.observeWizards(Wizard wizard, Hat hat)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForConstructorInjectionPoint(Wizard wizard)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForDisposerMethod(Wizard wizard)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForFieldInjectionPoint(Wizard wizard)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForInitializerInjectionPoint(Wizard wizard)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForObserverMethod(Wizard wizard)
           
 void NewEnterpriseBeanTest.testNewBeanCreatedForProducerMethod(Wizard wizard)
           
 



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