Class JVMDriverReflectionDriver

java.lang.Object
nonapi.io.github.classgraph.reflection.ReflectionDriver
nonapi.io.github.classgraph.reflection.JVMDriverReflectionDriver

class JVMDriverReflectionDriver extends ReflectionDriver
Reflection driver for the jvm-driver library, if it is available at runtime. This library allows access to non-public fields and methods, circumventing encapsulation and visibility controls, via a range of JVM-native tactics.