You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/22 23:53:59 UTC

[jira] Updated: (OWB-145) Refactor InterceptorHandler filter methods

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

Joe Bergmark updated OWB-145:
-----------------------------

    Attachment: OWB-145.txt

Patch for task.  Created a single common filter method which loops over the InterceptorData objects and uses a helper method to determine if they should be removed.  Added some comments which I believe are accurate.

> Refactor InterceptorHandler filter methods
> ------------------------------------------
>
>                 Key: OWB-145
>                 URL: https://issues.apache.org/jira/browse/OWB-145
>             Project: OpenWebBeans
>          Issue Type: Task
>          Components: Interceptor and Decorators
>            Reporter: Joe Bergmark
>            Assignee: Gurkan Erdogdu
>            Priority: Minor
>         Attachments: OWB-145.txt
>
>
> InterceptorHandler filter methods appear to do basically the same checking for both ejb & webbeans interceptors.  Refactor this to a single pass, and move the logic to one place.

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