You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Jean-Louis Monteiro (Jira)" <ji...@apache.org> on 2021/10/07 08:40:00 UTC

[jira] [Resolved] (OWB-1392) Fully abstract defining class service

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

Jean-Louis Monteiro resolved OWB-1392.
--------------------------------------
    Fix Version/s: 2.0.24
       Resolution: Fixed

> Fully abstract defining class service
> -------------------------------------
>
>                 Key: OWB-1392
>                 URL: https://issues.apache.org/jira/browse/OWB-1392
>             Project: OpenWebBeans
>          Issue Type: Improvement
>            Reporter: Jean-Louis Monteiro
>            Assignee: Jean-Louis Monteiro
>            Priority: Major
>             Fix For: 2.0.24
>
>
> Currently it does not allow to choose between the Unsafe.allocate and reflection call to constructor.
>  
> The allocate is important to not call the constructor.
> For TomEE integration it does allow consistency between TomEE proxies and OWB proxies. And of course, it does allow to go back and forth from TomEE beans to OWB beans.
>  
> It does not functionaly change OWB behavior.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)