[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-687) PojoCache to use aop 2.0 to bind interceptor dynamically

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Apr 2 20:03:15 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-687?page=all ]

Jason T. Greene updated JBCACHE-687:
------------------------------------

    Assignee: Jason T. Greene  (was: Ben Wang)

> PojoCache to use aop 2.0 to bind interceptor dynamically
> --------------------------------------------------------
>
>                 Key: JBCACHE-687
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-687
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Ben Wang
>         Assigned To: Jason T. Greene
>             Fix For: 2.1.0.GA
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Currently in 2.0, I am introducing new field level interceptos such as SubjectInterceptor to emit the field events. However, make "introduction" to a POJO with a Subject interface also has the side effect of the interceptor will bind to that method jointpoint as well. This is not desirable.
> Workaround is to check for MehtodInvocation is each field level interceptor or in AOP2.0, we can bind specifically to the Pointcut programmtically as discussed in the forum post.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list