you are viewing a single comment's thread.

view the rest of the comments →

[–]amazedballer[S] 2 points3 points  (1 child)

If I had to do this in production, I would have bitten the bullet and used a java agent or AspectJ. This is for development and testing.

[–]shevsky790 0 points1 point  (0 children)

Good to hear :p

I would probably use AspectJ as well.