JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
javax.interceptor
Annotation Interface ExcludeClassInterceptors
@Target
(
METHOD
)
@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.