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&...]