[cdi-dev] @ExcludeClassInterceptors for @InterceptorBinding style ?
Martin Kouba
mkouba at redhat.com
Fri Jan 4 06:11:58 EST 2013
Hi,
I think the answer is NO because the CDI spec does not mention this
annotation in "9.5 Interceptor resolution" where the process of matching
interceptors to a business method of a certain bean is defined.
On the other hand it could be a useful feature. WDYT?
BTW Weld does not support this at the moment.
Martin
Dne 3.1.2013 23:37, Mark Struberg napsal(a):
> Hi colleagues!
>
> @ExcludeClassInterceptors do account for @Interceptors style interceptors.
> But should they also disable @InterceptorBinding style interceptors applied on a class?
>
> LieGrue,
> strub
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
>
More information about the cdi-dev
mailing list