javax.interceptor
Annotation Type ExcludeDefaultInterceptors


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface ExcludeDefaultInterceptors

Author:
Florent Benoit
See Also:
EJB 3.0 specification