[
https://issues.apache.org/jira/browse/DELTASPIKE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063543#comment-16063543
]
ASF subversion and git services commented on DELTASPIKE-1274:
-------------------------------------------------------------
Commit b4c2ed26341a732f475db440c1b16f6a77115617 in deltaspike's branch
refs/heads/master from [~tandraschko]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=b4c2ed2 ]
DELTASPIKE-1274 Refactor proxy-module / improve performance
> 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)