On Tue, Mar 10, 2020 at 11:14 AM Laird Nelson <[email protected]> wrote:

> So once we end up with java.io.Cloneable$Serializable$$Proxy$, that gets
> passed to getProxyClass() and this comes into play:
> https://github.com/weld/core/blob/10a1d11af8c815a2a4a8fc5a4061698215e602b0/impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java#L353-L360
>
> So the final proxy class name in this case would be
> org.jboss.weld.io.Serializable$$Cloneable$Proxy$_$$_Weld$Proxy$.
>

(Just a quick correction:
org.jboss.weld.io.Cloneable$Serializable$$Proxy$_$$_Weld$Proxy$.)

Best,
Laird
_______________________________________________
weld-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-dev

Reply via email to