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
Affects Versions: 1.0.1.Final
Reporter: David Allen
Assignee: David Allen
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
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues