You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2017/06/26 18:15:00 UTC

[jira] [Resolved] (DELTASPIKE-1274) Refactor proxy-module / improve performance

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved DELTASPIKE-1274.
-------------------------------------------
    Resolution: Fixed

> 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)