find Sub Classes
Return
java class representations of any subclass of the supplied class that are found within the JAR files
Parameters
super Class
the java class representation of a class that should have subclasses within the JAR files. This class does not need to have been loaded by this loader.