Add scanner isolation class loader to make each plugin non-conflicting. The BE will get scanner classes by JNI call and use JniClassLoader load them. In the last version,we always get canner classes from the system class path by default, so it cannot isolate the classes for each scanner