You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2015/06/04 16:07:37 UTC

[jira] [Created] (CXF-6438) Optimize ExtensionInvocationHandler

Alessio Soldano created CXF-6438:
------------------------------------

             Summary: Optimize ExtensionInvocationHandler
                 Key: CXF-6438
                 URL: https://issues.apache.org/jira/browse/CXF-6438
             Project: CXF
          Issue Type: Improvement
          Components: JAX-WS Runtime, Soap Binding
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano


The ExtensionInvocationHandler does some useless reflection in most scenarios. It can be optimized to avoid calling Class::getMethod when there's no need to.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)