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

Reply via email to