You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/03/07 00:10:00 UTC

[jira] Created: (OWB-540) StandaloneResourceInjectionService should cache info about classes which don't contain EE resource injection points

StandaloneResourceInjectionService should cache info about classes which don't contain EE resource injection points
-------------------------------------------------------------------------------------------------------------------

                 Key: OWB-540
                 URL: https://issues.apache.org/jira/browse/OWB-540
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Java EE Integration
    Affects Versions: 1.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.0


we currently scan all fields over and over again for EE resources to get injected. 
We could cache the information that a class doesn't contain any EE stuff to speed things up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Resolved: (OWB-540) StandaloneResourceInjectionService should cache info about classes which don't contain EE resource injection points

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

Mark Struberg resolved OWB-540.
-------------------------------

    Resolution: Fixed

fixed in r1078624

> StandaloneResourceInjectionService should cache info about classes which don't contain EE resource injection points
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OWB-540
>                 URL: https://issues.apache.org/jira/browse/OWB-540
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Java EE Integration
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> we currently scan all fields over and over again for EE resources to get injected. 
> We could cache the information that a class doesn't contain any EE stuff to speed things up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira