You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Arne Limburg (JIRA)" <ji...@apache.org> on 2014/04/16 00:49:15 UTC

[jira] [Issue Comment Deleted] (OWB-945) Decorators are not applied on methods which use parameterized type from super interface

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

Arne Limburg updated OWB-945:
-----------------------------

    Comment: was deleted

(was: Sehr geehrte Damen und Herren,

in der Zeit vom 03.04.2014 - 09.04.2014 bin ich nicht im Büro zu erreichen.
In dringenden Fällen wenden Sie sich bitte an unser Sekretariat (sekretariat@openknowledge.de) unter der Nummer +49 441 4082 0.

Mit freundlichen Grüßen
Arne Limburg

-----------------------------------------------------------------------------

Dear Sir or Madam,

I'm out of office from 03.04.2014 to 09.04.2014.
For anything urgent please contact our office management (sekretariat@openknowledge.de) on +49 441 4082 0.

Sincerely,
Arne Limburg

--

Arne Limburg - Enterprise Architekt
open knowledge GmbH, Oldenburg
Bismarckstraße 13, 26122 Oldenburg
Mobil: +49 (0) 151 108 22 942
Tel: +49 (0) 441 - 4082-0
Fax: +49 (0) 441 - 4082-111
arne.limburg@openknowledge.de
http://www.openknowledge.de

Registergericht: Amtsgericht Oldenburg, HRB 4670
Geschäftsführer: Lars Röwekamp, Jens Schumann
)

> Decorators are not applied on methods which use parameterized type from super interface
> ---------------------------------------------------------------------------------------
>
>                 Key: OWB-945
>                 URL: https://issues.apache.org/jira/browse/OWB-945
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: 1.2.1
>            Reporter: Xavier Dury
>            Assignee: Arne Limburg
>         Attachments: testcase.patch, testcase.zip
>
>
> If I have
> - an interface A<T>
> - an interface B which extends A<X>
> - a class C which implements B
> - a decorator D for type B
> then decorator D will not be applied on C for methods inherited from A which use the parameterized type T.
> workaround: override methods in interface B



--
This message was sent by Atlassian JIRA
(v6.2#6252)