[forge-issues] [JBoss JIRA] (FORGE-1798) Create a SubSet annotation to allow injection of configuration subsets

George Gastaldi (JIRA) issues at jboss.org
Thu May 8 15:31:56 EDT 2014


George Gastaldi created FORGE-1798:
--------------------------------------

             Summary: Create a SubSet annotation to allow injection of configuration subsets
                 Key: FORGE-1798
                 URL: https://issues.jboss.org/browse/FORGE-1798
             Project: Forge
          Issue Type: Feature Request
          Components: Configuration
    Affects Versions: 2.5.0.Final
            Reporter: George Gastaldi
             Fix For: 2.x Future


{code}
@Inject 
@Subset("jira")
Configuration configuration;
{code}

That would inject a user-scoped subset configuration using the "jira" key



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the forge-issues mailing list