You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Alfons Da Silva Saavedra <ad...@gencat.net> on 2003/06/20 13:33:47 UTC

[discovery] Find ALL classes implementing SPI

Hi!

I need to find all the classes in my classpath implementing
an interface and the "find" method of class "DiscoverClass"
only returns a class... 

Is it possible with the discovery lib?

If it isn't, I wil try to implement it extending the
"DiscoverClass"... ¿could it be useful for future realeases 
of this lib?

Thanx!