[jboss-user] [Javassist] - How to get method parameter names from a class generated by Javaassist

indika Kumara do-not-reply at jboss.com
Mon May 21 21:51:11 EDT 2012


indika Kumara [https://community.jboss.org/people/indika.kuma] created the document:

"How to get method parameter names from a class generated by Javaassist"

To view the document, visit: https://community.jboss.org/docs/DOC-18354

--------------------------------------------------------------
Hi all,

I highly appreciate our time and help. 

I cannot access the names of the method’s parameters from a class file generated with Javaassist.  To access the method names, the class needs to be complied with debug information. I tried ‘debugwritefile’ too. But, seems it also does not create a class similar to when I compile a class with ‘-g’ option enable with a general Java complier. Is there any way to achieve this with a class generated with Javaassist?

Thanks,

Regards

Indika
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/docs/DOC-18354]

Create a new document in Javassist at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2062]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120521/6c6a2b7d/attachment-0001.html 


More information about the jboss-user mailing list