[weld-issues] [JBoss JIRA] Created: (WELD-820) When invoking a method that is not intercepted, invocations on this are intercepted/decorated

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Fri Jan 7 11:32:23 EST 2011


When invoking a method that is not intercepted, invocations on this are intercepted/decorated
---------------------------------------------------------------------------------------------

                 Key: WELD-820
                 URL: https://issues.jboss.org/browse/WELD-820
             Project: Weld
          Issue Type: Bug
          Components: Interceptors and Decorators
    Affects Versions: 1.1.0.CR4
            Reporter: Marius Bogoevici
            Assignee: Marius Bogoevici
            Priority: Critical
             Fix For: 1.1.0.Final


Invocations on 'this' should never be intercepted/decorated, but in the specific case when a method that is neither intercepted nor decorated invokes a method that would be otherwise intercepted, the latter is intercepted/decorated/

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list