[weld-issues] [JBoss JIRA] Closed: (WELDSE-21) Add new Weld() support for Java SE

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Aug 12 06:42:50 EDT 2010


     [ 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

        


More information about the weld-issues mailing list