[weld-issues] [JBoss JIRA] Assigned: (WELDX-50) Add new Weld() support for Java SE

Peter Royle (JIRA) jira-events at lists.jboss.org
Mon Dec 7 04:42:30 EST 2009


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

Peter Royle reassigned WELDX-50:
--------------------------------

    Assignee: Peter Royle


> Add new Weld() support for Java SE
> ----------------------------------
>
>                 Key: WELDX-50
>                 URL: https://jira.jboss.org/jira/browse/WELDX-50
>             Project: Weld Extensions
>          Issue Type: Feature Request
>            Reporter: Pete Muir
>            Assignee: Peter Royle
>            Priority: Critical
>             Fix For: Java SE 1.0.0.CR3
>
>
> 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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list