When I browse the API it seems like I could do some dynamic metadata setting (SimpleMetaData and ThreadMetaData) but again not entirely sure if its possible.
Can anyone illustrate a sample of how I could maybe associate some metadata to a method pointcut (crosscutting session beans) after everything has been deployed and would expect it to be visible in Interceptor/Advice implementations. Bear in mind that the entity that would be doing the actual dynamic metada setting may only have visibility to the "AspectManager" instance and not the actual java bean that is being aspected. The idea being that I could set ad-hoc properties at the pointcut level which would be more dynamic than the properties at the interceptor/advice level. Thanks Rajiv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844736#3844736 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844736 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
