| Interface | Description |
|---|---|
| InvocationContext |
The InvocationContext object provides the metadata that is required for
AroundInvoke interceptor methods.
|
| Annotation Type | Description |
|---|---|
| AroundInvoke |
Defines an interceptor method.
|
| AroundTimeout |
Defines an interceptor for a timeout method.
|
| ExcludeClassInterceptors | |
| ExcludeDefaultInterceptors | |
| Interceptor |
Specifies that a class is an interceptor.
|
| InterceptorBinding |
Specifies that an annotation type is an interceptor binding.
|
| Interceptors |
An interceptor class is denoted using the Interceptor annotation on the bean
class with which it is associated.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.