From what I read there, the @Vetoed beans should also trigger a ProcessAnnotatedType event and I could remove the @Vetoed annotation there.
That's not correct. ProcessAnnotatedType is not fired for any type annotated with @Vetoed. See also 11.5.6. ProcessAnnotatedType event. |