Class ReflectionInvoker

    • Constructor Detail

      • ReflectionInvoker

        public ReflectionInvoker​(String className)
      • ReflectionInvoker

        public ReflectionInvoker​(String className,
                                 String methodName,
                                 List<String> parameterClasses)