You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2011/07/19 12:39:57 UTC

[jira] [Commented] (OWB-594) create a configurable mapping Scope->ProxyMethodHandlerImplementation

    [ https://issues.apache.org/jira/browse/OWB-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067611#comment-13067611 ] 

Gerhard Petracek commented on OWB-594:
--------------------------------------

sounds useful -> +1

regards,
gerhard

> create a configurable mapping Scope->ProxyMethodHandlerImplementation
> ---------------------------------------------------------------------
>
>                 Key: OWB-594
>                 URL: https://issues.apache.org/jira/browse/OWB-594
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Interceptor and Decorators
>    Affects Versions: 1.1.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.1
>
>
> I like to introduce a configurable mapping between Scopes and a Proxy MethodHandler which should get used. 
> This is needed for Geronimo and TomEE integration and might as well get used to speed up external 3rd party scopes too.
> Just extend the openwebbeans.properties with something like:
> org.apache.webbeans.proxy.implementation.javax.enterprise.context.ApplicationScoped=org.apache.webbeans.intercept.ApplicationScopedBeanIntereptorHandler
> org.apache.webbeans.proxy.implementation.javax.enterprise.context.SessionScoped=org.apache.webbeans.intercept.SessionScopedBeanIntereptorHandler
> org.apache.webbeans.proxy.implementation.javax.enterprise.context.RequestScoped=org.apache.webbeans.intercept.RequestScopedBeanIntereptorHandler
> org.apache.webbeans.proxy.implementation.org.apache.myfaces.codi.scope.WindowScoped=org.apache.webbeans.intercept.RequestScopedBeanIntereptorHandlerptorHandler

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