See: Description
| Enum | Description |
|---|---|
| Interceptor.Order |
This enum provides an indication of whether the
EventInterceptor should request to be
first in the chain of
EventInterceptors, hence have a HIGH
priority. |
| Annotation Type | Description |
|---|---|
| Interceptor |
Interceptor is an annotation that should be applied to
EventInterceptor implementations. |