You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/04/27 18:02:16 UTC

[jira] [Created] (OWB-847) cleanup of SubclassProxyFactory

Gerhard Petracek created OWB-847:
------------------------------------

             Summary: cleanup of SubclassProxyFactory
                 Key: OWB-847
                 URL: https://issues.apache.org/jira/browse/OWB-847
             Project: OpenWebBeans
          Issue Type: Task
          Components: Interceptor and Decorators
    Affects Versions: 1.2.0
            Reporter: Gerhard Petracek
            Assignee: Mark Struberg


SubclassProxyFactory#delegateNonInterceptedMethods contains an implementation, however, it never gets used since 'Method[] nonInterceptedMethods' of #createProxyClass always gets 'new Method[0]' (as hardcoded value)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira