Java(TM) EE Interceptors 1.1 API 1.0.2.Final-SNAPSHOT
- Summary:
- Field |
- Required |
- Optional
-
@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface ExcludeDefaultInterceptors
Exclude the invocation of default interceptors for a method. This annotation applies to a method
that would otherwise be subject to interception.
Java(TM) EE Interceptors 1.1 API 1.0.2.Final-SNAPSHOT
- Summary:
- Field |
- Required |
- Optional
Copyright © 2014 JBoss by Red Hat. All rights reserved.