[
https://issues.apache.org/jira/browse/DELTASPIKE-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved DELTASPIKE-1289.
---------------------------------------
Resolution: Fixed
> GlobalInterceptorExtension could reuse BeanManager
> --------------------------------------------------
>
> Key: DELTASPIKE-1289
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1289
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.8.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.8.1
>
>
> Currently the GlobalInterceptorExtension injects the BeanManager as part of
> PAT.
> That means that this injection point has to be resolved for every scanned
> type.
> We could as well store the BM away in BeforeBeanDiscovery and use that.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)