[jboss-jira] [JBoss JIRA] Created: (JBAOP-487) Make JoinPointInfos unique per joinpoint

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Wed Nov 21 08:46:18 EST 2007


Make JoinPointInfos unique per joinpoint
----------------------------------------

                 Key: JBAOP-487
                 URL: http://jira.jboss.com/jira/browse/JBAOP-487
             Project: JBoss AOP
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.beta2
            Reporter: Flavia Rainone
         Assigned To: Flavia Rainone
             Fix For: 2.0.0.CR1


Every time the interceptor chains are rebuilt in the advisor, a new joinpointinfo object is created.

This task consists in changing this scenario, by creating a joinpoint info object only once for each joinpoint.

The main reason for this is to facilitate the synchronization of interceptor chain operations.

-- 
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