| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.inheritance.initializer |
| Modifier and Type | Class and Description |
|---|---|
class |
Lemon |
class |
Orange |
class |
OrangeEjb |
| Modifier and Type | Method and Description |
|---|---|
void |
InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer(Orange orange,
Lemon lemon) |
void |
InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer(Orange orange,
Lemon lemon) |
void |
InitializerMethodInheritanceTest.testSessionBeanIndirectlyInheritsInitializer(OrangeEjb orange) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.