Class.forName(String, boolean, ClassLoader)
only that
this method handles a few issues that some times occurs when parsing a ClassLoader
.ClassLoader
.Constructor
within this class.Constructor
within this class.ReflectClass
for a constructor.Field
within this class.ReflectClass
for a Field
.Method
within this class.Method
within this class.ReflectClass
for a method.Class
to a new instance of ReflectClass
Class
based on class name and return a new ReflectClass
instance with the located
Class
attached to itClass
of a receiver to a new instance of ReflectClass
and
add the receiver itself to be used with this instance whenever invoking members from it