[jboss-jira] [JBoss JIRA] Created: (JBAOP-579) Implement pointcut classification, and take into account when building chains

Kabir Khan (JIRA) jira-events at lists.jboss.org
Tue May 20 07:17:59 EDT 2008


Implement pointcut classification, and take into account when building chains
-----------------------------------------------------------------------------

                 Key: JBAOP-579
                 URL: http://jira.jboss.com/jira/browse/JBAOP-579
             Project: JBoss AOP
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Kabir Khan
         Assigned To: Flavia Rainone
             Fix For: 2.0.0.GA


PointcutStats already did some classification. I have expanded this class and added the test PointcutTestCase.testPointcutClassification(). 

This still needs to be plugged in to the advisors. If a binding for example is a methodExecution, we should not check that against the constructors, fields etc.

What I have done does not cover named pointcuts

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