interceptor and decorator don't read re-Annotated meta data
-----------------------------------------------------------

                 Key: OWB-274
                 URL: https://issues.apache.org/jira/browse/OWB-274
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
            Reporter: heyoulin
            Assignee: Gurkan Erdogdu


Through ProcessAnnotatedType  Extension I want add interceptor or decorator 
AnnotationLiteral to my class at container startup. But 
ManagedBeanCreatorImpl.defineInterceptorStack and 
ManagedBeanCreatorImpl.defineDecoratorStack don't deal with AnnotatedType but 
bean's class.
I think interceptor or decorator should implement  THIRDPARTY bean too just 
like defineApiType and defineQualifier.
I do this in Weld and can work correct.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to