Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add real pointcut references to the pointcut expression #57

Closed
lisachenko opened this issue May 30, 2013 · 0 comments
Closed

Add real pointcut references to the pointcut expression #57

lisachenko opened this issue May 30, 2013 · 0 comments

Comments

@lisachenko
Copy link
Member

Currently, pointcut can be referenced from another pointcut only by special 'pointcut' property. There is no way to combine a referenced pointcut with another pointcut.

This can be done in the PointcutParser, syntax for pointcut references should be the following: AspectClassName->pointcutMethodName

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant