[jboss-dev-forums] [Javassist development Forum] - insertBefore and replacing support for throw.

badgercl do-not-reply at jboss.com
Sat Aug 19 20:33:49 EDT 2006


Hi,

I've been looking the source code of javassist in order to add insertBefore and replacing support for the throw operation.
I've found that throw is considered a statement but I can't find a way to use it like a CtMethod to provide the needed features.

I would like to know where I should look and modify to successfully create an Object CtThrow that could allow to make instrospection over this operation.

Cheers,
Alfredo

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966283#3966283

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966283



More information about the jboss-dev-forums mailing list