From: bryan_castillo <nu...@jb...> - 2005-05-15 14:36:35
|
Does JBoss AOP support pointcuts on calls (instead of execution) using loadtime AOP (the generated class loader)? The example for call pointcuts uses the precompiler. I tried to do it anyway and it doesn't seem to be working. I don't know if its not supported or if I'm doing it wrong though. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877778#3877778 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877778 |