Class Handler

    • Constructor Detail

      • Handler

        protected Handler​(String className,
                          String methodName,
                          List<String> methodParameterTypes)
        Instantiates a new handler.
        Parameters:
        className - the class name
        methodName - the method name
        methodParameterTypes - the method parameter types