[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4245) Disinjection in Seam-Guice

Pawel Wrzeszcz (JIRA) jira-events at lists.jboss.org
Sun Jun 14 13:54:56 EDT 2009


Disinjection in Seam-Guice
--------------------------

                 Key: JBSEAM-4245
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4245
             Project: Seam
          Issue Type: Patch
    Affects Versions: 2.1.2.CR2
            Reporter: Pawel Wrzeszcz
            Assignee: Dan Allen


Currently, the implementation of Seam and Guice integration injects the values into the fields annotated with the @Inject annotation, but it doesn't disinject.

The patch includes:
* implementation of disinjection in the GuiceInterceptor
* updated example together with tests (including a test for disinjection)
* minor documentation changes

Patch for revision 11153 in the community/Seam_2_2 branch.

-- 
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 seam-issues mailing list