@ConfigProperty based on ConfigResolver
---------------------------------------

                 Key: DELTASPIKE-114
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-114
             Project: DeltaSpike
          Issue Type: New Feature
          Components: Core
    Affects Versions: 0.1-incubating
            Reporter: gonzalad
            Assignee: Gerhard Petracek
             Fix For: 0.2-incubating


@Produces
public MyBean produceMyBean(@ConfigProperty("propertyA") String propertyA, 
@ConfigProperty("propertyB") String propertyB)
  //...
}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to