Package
Class
Use
Tree
Deprecated
Index
Help
Interceptors 1.1 API 1.0.0.Final
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
I
J
P
S
A
AroundInvoke
- Annotation Type in
javax.interceptor
Defines an interceptor method.
AroundTimeout
- Annotation Type in
javax.interceptor
Defines an interceptor for a timeout method.
E
ExcludeClassInterceptors
- Annotation Type in
javax.interceptor
ExcludeDefaultInterceptors
- Annotation Type in
javax.interceptor
G
getContextData()
- Method in interface javax.interceptor.
InvocationContext
Returns the context data associated with this invocation or lifecycle callback.
getMethod()
- Method in interface javax.interceptor.
InvocationContext
getParameters()
- Method in interface javax.interceptor.
InvocationContext
getTarget()
- Method in interface javax.interceptor.
InvocationContext
getTimer()
- Method in interface javax.interceptor.
InvocationContext
Returns the timer associated with an @AroundTimeout method.
I
Interceptor
- Annotation Type in
javax.interceptor
Specifies that a class is an interceptor.
InterceptorBinding
- Annotation Type in
javax.interceptor
Specifies that an annotation type is an interceptor binding.
Interceptors
- Annotation Type in
javax.interceptor
An interceptor class is denoted using the Interceptor annotation on the bean class with which it is associated.
InvocationContext
- Interface in
javax.interceptor
The InvocationContext object provides the metadata that is required for AroundInvoke interceptor methods.
J
javax.interceptor
- package javax.interceptor
P
proceed()
- Method in interface javax.interceptor.
InvocationContext
S
setParameters(Object[])
- Method in interface javax.interceptor.
InvocationContext
A
E
G
I
J
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Interceptors 1.1 API 1.0.0.Final
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
JBoss, a division of Red Hat, Inc.
. All Rights Reserved.