| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.configurators.annotatedTypeConfigurator |
| Modifier and Type | Method and Description |
|---|---|
Cat |
AnimalShelter.getCat() |
Cat |
Countryside.getWildCat() |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.AnnotatedType<Cat> |
ProcessAnnotatedTypeObserver.getOriginalCatAT() |
| Constructor and Description |
|---|
AnimalShelter(Cat cat,
Dog dog) |
Countryside(Dog dog,
Cat cat) |
Copyright © 2008–2016 CDI TCK. All rights reserved.