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

Pete Muir closed WELDSE-21.
---------------------------



> Add new Weld() support for Java SE
> ----------------------------------
>
>                 Key: WELDSE-21
>                 URL: https://jira.jboss.org/browse/WELDSE-21
>             Project: Weld support for Java SE
>          Issue Type: Feature Request
>            Reporter: Pete Muir
>            Assignee: Peter Royle
>            Priority: Critical
>             Fix For: 1.0.1.CR2
>
>
> Add support for:
>   Weld weld = new Weld().initialize();
>   weld.instance().select(Foo.class).get()
>   weld.event().select(Bar.class).fire( new Bar() );
>   weld.shutdown();

-- 
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

Reply via email to