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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to