[weld-dev] ProxyFactory#getProxyName() question

Laird Nelson ljnelson at gmail.com
Tue Mar 10 14:16:51 EDT 2020


On Tue, Mar 10, 2020 at 11:14 AM Laird Nelson <ljnelson at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20200310/b0fb103a/attachment.html 


More information about the weld-dev mailing list