[cdi-dev] [JBoss JIRA] Created: (CDI-163) Add support injecting Manifest object for JAR defining class

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Sep 18 09:32:26 EDT 2011


Add support injecting Manifest object for JAR defining class
------------------------------------------------------------

                 Key: CDI-163
                 URL: https://issues.jboss.org/browse/CDI-163
             Project: CDI Specification Issues
          Issue Type: Feature Request
            Reporter: Pete Muir
             Fix For: 1.1 (Proposed)


Currently accessing the Manifest for a class is a nightmare in Java. As CDI knows more about app structure it's not such a problem.

Support a built in bean of type Manifest with qualifiers @Default that is the Manifest for the JAR file which defines the class (as determined by the Jar file spec).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the cdi-dev mailing list