[weld-issues] [JBoss JIRA] Work started: (WELD-566) SPI needs proxy services to support serialization/deserialization of proxies

David Allen (JIRA) jira-events at lists.jboss.org
Thu Jul 22 05:34:40 EDT 2010


     [ https://jira.jboss.org/browse/WELD-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on WELD-566 started by David Allen.

> SPI needs proxy services to support serialization/deserialization of proxies
> ----------------------------------------------------------------------------
>
>                 Key: WELD-566
>                 URL: https://jira.jboss.org/browse/WELD-566
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Weld SPI
>            Reporter: David Allen
>            Assignee: David Allen
>             Fix For: 1.1.0.BETA1
>
>
> A set of services are needed to allow containers to specify class loaders to use for proxy class generation and to load classes using the correct class loader during deserialization operations.
> The interface for these services is org.jboss.weld.serialization.spi.ProxyServices.
> A default implementation is provided that is currently suitable for JBoss AS and may work for some other containers as well.  This implementation is org.jboss.weld.bean.proxy.util.SimpleProxyServices.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list