Interface ManagedFunctionReference

    • Method Detail

      • getArgumentType

        java.lang.Class<?> getArgumentType()
        Obtains the type of argument to be passed to the referenced ManagedFunction.
        Returns:
        Type of argument to be passed to the referenced ManagedFunction.