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

ASF subversion and git services commented on DELTASPIKE-1339:
-------------------------------------------------------------

Commit 50716b66a0fc7ec75ece948dd513840e324db228 in deltaspike's branch 
refs/heads/deltaspike-1.8.x from [~tandraschko]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=50716b6 ]

DELTASPIKE-1339

> Add support for dynamic interceptor binding, added via Extension
> ----------------------------------------------------------------
>
>                 Key: DELTASPIKE-1339
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1339
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Data-Module, PartialBean, Proxy-Module
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Major
>             Fix For: 1.9.0
>
>
> JCache does something simliar to:
> public @interface CachedResult \{...}
> @CachedResult
>  public class CachedResultInterceptor \{...}
> and a Extension which does:
>  beforeBeanDiscoveryEvent.addInterceptorBinding(CachedResult .class);
> This currently doesn't work because we check for @InterceptorBinding on the 
> annotation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to