[jboss-user] [Javassist user questions] - Java 1.5 Generics

NunoRamiro do-not-reply at jboss.com
Sat May 9 10:40:52 EDT 2009


Hello,

I am currently using Javassist and so far it has been great, thanks for the amazing job.

My problem is that I have been trying to get the generic type of a class, I only need to be able to know which generic class a bytecode has, so that I can later get the CtClass and check some methods.

So far I haven't been able to do so, I was wondering if there's a way to do so with Javassist, or if there's a workaround that I could use.

Thanks for your time,
Nuno Ramiro

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

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



More information about the jboss-user mailing list