Class ReflectionUtil


  • public class ReflectionUtil
    extends Object
    • Constructor Detail

      • ReflectionUtil

        public ReflectionUtil()
    • Method Detail

      • newConstructorAndCreateInstance

        public Object newConstructorAndCreateInstance​(com.fasterxml.jackson.databind.DeserializationContext ctxt,
                                                      Class<?> classToInstantiate)
                                               throws com.fasterxml.jackson.core.JacksonException
        Throws:
        com.fasterxml.jackson.core.JacksonException