Thomas Andraschko created DELTASPIKE-1274:
---------------------------------------------

             Summary: Refactor proxy-module / improve performance
                 Key: DELTASPIKE-1274
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1274
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Proxy-Module
            Reporter: Thomas Andraschko
            Assignee: Thomas Andraschko
             Fix For: 1.8.1


Currently on each proxy method invocation, a dynamic lookup of the 
InvocationHandler wrappers happens via BeanProvider. 
We can simple refactor the proxy to pass the bean reference on proxy creation.
Also we can move the interceptor handling to the api - this is not only 
required for ASM.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to