Re: getting all the interfaces for a class
Maciej Lopacinski <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
On 10/15/2010 09:23 AM, Rajaraman Santhanam wrote: > I would like to know the best solution to find out all the classes that > implement an interface either directly or indirectly (by implementing > the super interface of that interface or extending a class that > implements that interface). Hm, that's how Spring Components scanning works. Have a look at source code, try MetadataReaderFactory (don't remember, I played with it long time ago). [..] > thanks, > ramanr
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws