| Interface | Description |
|---|---|
| InvocationContext |
The InvocationContext object provides the metadata that is required for
AroundInvoke interceptor methods.
|
| Annotation Type | Description |
|---|---|
| AroundInvoke |
Defines an interceptor method.
|
| ExcludeClassInterceptors | |
| ExcludeDefaultInterceptors | |
| Interceptors |
An interceptor class is denoted using the Interceptor annotation on the bean
class with which it is associated.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.