[arquillian-issues] [JBoss JIRA] (ARQ-1921) ResourceProvider SPI should differentiate between Class and Method injection

Aslak Knutsen (JIRA) issues at jboss.org
Mon Feb 16 08:21:50 EST 2015


Aslak Knutsen created ARQ-1921:
----------------------------------

             Summary: ResourceProvider SPI should differentiate between Class and Method injection
                 Key: ARQ-1921
                 URL: https://issues.jboss.org/browse/ARQ-1921
             Project: Arquillian
          Issue Type: Feature Request
          Components: Runtime Enricher SPI
    Affects Versions: 1.1.7.Final
            Reporter: Aslak Knutsen


If a ResourceEnricher wants to have differently scoped objects based on this being injected on Class level or Method level the ResourceProvider SPI needs to relay this information somehow. Currently this is hidden.

An easy fix without breaking the SPI signature would be to add a Class/Method Qualifier annotation that's auto provided by the ResourceProvider impl.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list