You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Anatole Tresch (JIRA)" <ji...@apache.org> on 2015/09/25 01:52:04 UTC

[jira] [Created] (TAMAYA-108) Injection is also tried on non configured types and fields.

Anatole Tresch created TAMAYA-108:
-------------------------------------

             Summary: Injection is also tried on non configured types and fields.
                 Key: TAMAYA-108
                 URL: https://issues.apache.org/jira/browse/TAMAYA-108
             Project: Tamaya
          Issue Type: Bug
          Components: Modules
    Affects Versions: 0.1-incubating
            Reporter: Anatole Tresch
            Assignee: Anatole Tresch
             Fix For: 0.2-incubating


When a type not eligible for configuration is passed to the injector it nevertheless tries to configure it. Similarly fields are tried being injected, even when no @ConfiguredType annot is present on the type, or if its autoConfigure policy is set to false (default).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)