JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Java(TM) EE Interceptors 1.2 API 1.0.0.Final]]>
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
javax.interceptor
Annotation Type ExcludeClassInterceptors
@Target({METHOD,CONSTRUCTOR}) @Retention(RUNTIME) public @interface
ExcludeClassInterceptors
Exclude the invocation of class-level interceptors for a method. This annotation applies to a method that would otherwise be subject to interception.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Java(TM) EE Interceptors 1.2 API 1.0.0.Final]]>
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element