| Class | Description |
|---|---|
| AbstractInterceptor<T> |
Utility class for extension-provided interceptor tests.
|
| CustomInterceptor |
Extension-provided implementation of
Interceptor. |
| CustomInterceptorExtension | |
| CustomInterceptorInvocationTest |
Registers an extension-provided implementation of the
Interceptor interface and verifies that the implementation is
invoked upon invocation of an intercepted method. |
| CustomInterceptorRegistrationTest |
Registers an extension-provided implementation of the
Interceptor interface. |
| FooInterceptor |
This is not an interceptor (it misses required annotations).
|
| FooInterceptorBinding.FooInterceptorBindingLiteral | |
| InterceptedBean | |
| InterceptedSerializableBean |
| Annotation Type | Description |
|---|---|
| FooInterceptorBinding |
Copyright © 2008–2016 CDI TCK. All rights reserved.