Interface Preprocessor

    • Method Detail

      • execute

        java.lang.String execute​(java.lang.String input,
                                 ServiceTestConfig config)
                          throws PreprocessorException
        Execute the preprocessors against the service input returning updated service.
        Parameters:
        input - Service to process
        Returns:
        Processed service
        Throws:
        PreprocessorException - wraps any thrown Exception