[weld-issues] [JBoss JIRA] Created: (WELD-735) Custom registered Contexts should be auto exposed as Beans

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Oct 20 06:15:55 EDT 2010


Custom registered Contexts should be auto exposed as Beans
----------------------------------------------------------

                 Key: WELD-735
                 URL: https://jira.jboss.org/browse/WELD-735
             Project: Weld
          Issue Type: Feature Request
          Components: Scopes & Contexts
    Affects Versions: 1.1.0.Beta1
            Reporter: Aslak Knutsen
            Priority: Minor


In Beta-1 all Built-In Contexts are now auto registered as Beans in Weld, Beans which you can Inject where you need to. But Custom registered contexts are not. It's normal to do the registration of a context and the activation of a context on two different locations in the code base, and being able to inject the context where the activation should accure sounds a lot nicer then some awkward static field or simmilar.

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