You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/06/20 15:08:07 UTC

[jira] Updated: (OWB-118) Supports Decorators for Other Delegate Injections

     [ https://issues.apache.org/jira/browse/OWB-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu updated OWB-118:
-------------------------------

    Description: 
The delegate injection point must be an injected field, initializer method parameter or bean constructor method parameter.
If an injection point that is not an injected field, initializer method parameter or bean constructor method parameter is an-
notated @Decorates, the container automatically detects the problem and treats it as a definition error, as defined in Sec-
tion 12.4, "Problems detected automatically by the container".

        Summary: Supports Decorators for Other Delegate Injections  (was: Supports Decroators for Constrcutor Delegate Injection)

> Supports Decorators for Other Delegate Injections
> -------------------------------------------------
>
>                 Key: OWB-118
>                 URL: https://issues.apache.org/jira/browse/OWB-118
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Interceptor and Decorators
>    Affects Versions: M2
>            Reporter: Gurkan Erdogdu
>            Assignee: Gurkan Erdogdu
>             Fix For: M3
>
>
> The delegate injection point must be an injected field, initializer method parameter or bean constructor method parameter.
> If an injection point that is not an injected field, initializer method parameter or bean constructor method parameter is an-
> notated @Decorates, the container automatically detects the problem and treats it as a definition error, as defined in Sec-
> tion 12.4, "Problems detected automatically by the container".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.