forget to mention some extensions use annotatedtype (that's pretty good in
my opinion compared to getJavaClass) and fail if the annotation is
@Inherited and not on the child class.

- Romain


2012/6/25 Romain Manni-Bucau <rmannibu...@gmail.com>

> Hi,
>
> is it
> normal org.apache.webbeans.portable.AnnotatedTypeImpl#AnnotatedTypeImpl
> uses getdeclaredannotations and not getannotations?
>
> if the annotation is in a parent it is typically absent in the
> annotatedtype
>
> - Romain
>

Reply via email to