| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.lookup.modules.interceptors |
| Modifier and Type | Class and Description |
|---|---|
class |
Cat |
class |
Cow |
class |
Dog |
| Modifier and Type | Method and Description |
|---|---|
Animal |
Checker.getAnimal() |
Animal |
Checker.getSuperAnimal() |
| Modifier and Type | Method and Description |
|---|---|
void |
BarInterceptor.setAnimal(Animal animal) |
void |
Checker.setAnimal(Animal animal) |
void |
Checker.setSuperAnimal(Animal animal) |
void |
BarSuperInterceptor.setSuperAnimal(Animal animal) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.