JBoss Community

Re: Intercept an method call within a specific statement

created by Rui Pereira in JBoss AOP - View the full discussion

I've also come to this conclusion.

 

So, I developed a preprocessor that identifies the jointpoints and applies the Aspect code. In my project, this preprocessor works like a static weaver.

 

In a next phase, would be interesting develope a parser capable of support a pointcut syntax like "withincodestatement() "

Reply to this message by going to Community

Start a new discussion in JBoss AOP at Community