$sig
$type
java.lang.Class
If true, it is loaded by:
Thread.currentThread().getContextClassLoader().loadClass()
If false, it is loaded by Class.forName(). The default value is false.
Class.forName()
$class