[jboss-user] [Javassist] - Re: Find existing classes?

Robby Cornelissen do-not-reply at jboss.com
Mon May 27 07:17:15 EDT 2013


Robby Cornelissen [https://community.jboss.org/people/robby.cornelissen] created the discussion

"Re: Find existing classes?"

To view the discussion, visit: https://community.jboss.org/message/819631#819631

--------------------------------------------------------------
I don't think javassist provides for this, but the following library should get you there:  https://code.google.com/p/reflections/ https://code.google.com/p/reflections/
Alternatively, you could just use the class loader to load the class files as resources from the classpath.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/819631#819631]

Start a new discussion in Javassist at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130527/57e72b80/attachment.html 


More information about the jboss-user mailing list