Uses of Class
org.jboss.cdi.tck.tests.inheritance.initializer.SecondLevel

Packages that use SecondLevel
org.jboss.cdi.tck.tests.inheritance.initializer   
 

Uses of SecondLevel in org.jboss.cdi.tck.tests.inheritance.initializer
 

Classes in org.jboss.cdi.tck.tests.inheritance.initializer with annotations of type SecondLevel
 class Lemon
           
 class Orange
           
 class OrangeEjb
           
 

Method parameters in org.jboss.cdi.tck.tests.inheritance.initializer with annotations of type SecondLevel
 void InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer(Orange orange, Lemon lemon)
           
 void InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer(Orange orange, Lemon lemon)
           
 void InitializerMethodInheritanceTest.testSessionBeanIndirectlyInheritsInitializer(OrangeEjb orange)
           
 



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