-
Deprecated Classes
-
Deprecated Exceptions
-
Deprecated MethodsMethodDescriptionPlease use
ReflectionSupport.tryToLoadClass(String)instead.Please discontinue use of this method since it relies on internal implementation details of the JDK that may not work in the future.Please useReflectionUtils.tryToLoadClass(String)instead.Please useReflectionUtils.tryToLoadClass(String, ClassLoader)instead.Please useReflectionUtils.tryToReadFieldValue(Class, String, Object)instead.Please useReflectionUtils.tryToReadFieldValue(Field)instead.Please useReflectionUtils.tryToReadFieldValue(Field, Object)instead.
UnrecoverableExceptionsinstead.