[weld-issues] [JBoss JIRA] Created: (WELD-628) Allow extensions to be specified on the SPI

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Aug 19 18:23:11 EDT 2010


Allow extensions to be specified on the SPI
-------------------------------------------

                 Key: WELD-628
                 URL: https://jira.jboss.org/browse/WELD-628
             Project: Weld
          Issue Type: Feature Request
          Components: Bootstrap and Metamodel API, Weld SPI
            Reporter: Pete Muir
             Fix For: 1.1.0.BETA1


Allow extensions to be specified programatically by adding

Iterable<Extension> getExtensions();

to Deployment.

This will be a required method to implement.

This will mean all containers will have to provide a ServiceLoader.

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