| Interface | Description |
|---|---|
| Animal |
| Class | Description |
|---|---|
| Bar | |
| BarInterceptor | |
| BarSuperInterceptor | |
| Cat | |
| Cow | |
| Dog | |
| Checker | |
| InterceptorModularityTest |
Test that interceptor class's injection and injection point validation are done with respect to the module containing the
interceptor class and not the intercepted class, i.e. test that an interceptor of a bean uses the interceptor's bean manager
and not the bean's bean manager (for injection and injection point validation).
|
| Annotation Type | Description |
|---|---|
| BarBinding |
Copyright © 2008–2016 CDI TCK. All rights reserved.