[
http://jira.jboss.com/jira/browse/JBAOP-386?page=comments#action_12359623 ]
Kabir Khan commented on JBAOP-386:
----------------------------------
Only look for these in classes annotated with @org.jboss.aop.Aspect.
I suggest org.jboss.aop.:
@Before
@After
@Return
@Throwing
@Finally
(This clutters the org.jboss.aop package even more, but AFAICR this is where all the other
annotations are)
Create Binding annotations for all advice types
-----------------------------------------------
Key: JBAOP-386
URL:
http://jira.jboss.com/jira/browse/JBAOP-386
Project: JBoss AOP
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.alpha4
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.alpha5
We need to come up with a differentiation in the annotation Binding, or create new
annotations.
The fact is that, currently, the user is forced to use xml if he/she wants to bind
before/after/after throwing/finallly advices.
PS: this task also includes updates to the documentation (reference manual and tutorial,
besides javadoc for the binding annotations)
--
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