| 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 | Field and Description |
|---|---|
protected static Animal |
BarSuperInterceptor.superAnimal |
| Modifier and Type | Method and Description |
|---|---|
static Animal |
BarInterceptor.getAnimal() |
static Animal |
BarSuperInterceptor.getSuperAnimal() |
| Modifier and Type | Method and Description |
|---|---|
void |
BarInterceptor.setAnimal(Animal animal) |
void |
BarSuperInterceptor.setSuperAnimal(Animal animal) |
Copyright © 2008-2014 Seam Framework. All Rights Reserved.