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/19 22:40:07 UTC

[jira] Created: (OWB-99) Interceptors and decorators may not declare producer methods.

Interceptors and decorators may not declare producer methods.
-------------------------------------------------------------

                 Key: OWB-99
                 URL: https://issues.apache.org/jira/browse/OWB-99
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Interceptor and Decorators
    Affects Versions: M2
            Reporter: Gurkan Erdogdu
            Assignee: Gurkan Erdogdu
             Fix For: M3


Interceptors and decorators may not declare producer methods. If an interceptor or decorator has a method annotated
@Produces, the container automatically detects the problem and treats it as a definition error, as defined in Section 12.4,
"Problems detected automatically by the container".

Decorators & ınterceptors are configured in class WebBeansContainerDeployer. 

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


[jira] Updated: (OWB-99) Interceptors and decorators may not declare producer methods.

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu updated OWB-99:
------------------------------

    Fix Version/s:     (was: M3)
                   M4

Fixed to M4

> Interceptors and decorators may not declare producer methods.
> -------------------------------------------------------------
>
>                 Key: OWB-99
>                 URL: https://issues.apache.org/jira/browse/OWB-99
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Interceptor and Decorators
>    Affects Versions: M2
>            Reporter: Gurkan Erdogdu
>            Assignee: Gurkan Erdogdu
>             Fix For: M4
>
>
> Interceptors and decorators may not declare producer methods. If an interceptor or decorator has a method annotated
> @Produces, the container automatically detects the problem and treats it as a definition error, as defined in Section 12.4,
> "Problems detected automatically by the container".
> Decorators & ınterceptors are configured in class WebBeansContainerDeployer. 

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