[jboss-jira] [JBoss JIRA] Closed: (JBAOP-487) Make JoinPointInfos unique per joinpoint
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Dec 21 07:40:43 EST 2007
[ http://jira.jboss.com/jira/browse/JBAOP-487?page=all ]
Flavia Rainone closed JBAOP-487.
--------------------------------
Resolution: Done
> 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.CR2
>
>
> 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