[
https://jira.jboss.org/jira/browse/WELD-450?page=com.atlassian.jira.plugi...
]
Pete Muir commented on WELD-450:
--------------------------------
Weld does include this, it's the Java SE bootstrap API.
We could rename it to CDIContainer, but the package would still be org.jboss.weld :-)
Create portable Java SE bootstrap API
-------------------------------------
Key: WELD-450
URL:
https://jira.jboss.org/jira/browse/WELD-450
Project: Weld
Issue Type: Feature Request
Components: Spec
Environment: any
Reporter: Matthieu Chase Heimer
Priority: Minor
Weld has a Java SE bootstrapping API see:
https://jira.jboss.org/jira/browse/WELDX-50
It is not portable. The spec should outline a portable client bootstrap API for SE
environments. Something like:
CDIContainer cdi = CDIContainer.createCDIContainer();
Even before the spec includes one it would be nice if Weld included a *possible*
implementation of a vendor neutral SE bootstrap API.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira