Interface JavascriptHandler

All Known Implementing Classes:
DefaultJavascriptHandler

public interface JavascriptHandler
The Interface JavascriptHandler.
  • Method Summary

    Modifier and Type Method Description
    void handleRequest​(String projectName, String projectFilePath, String projectFilePathParam, boolean debug)
    Handle request.
  • Method Details

    • handleRequest

      void handleRequest​(String projectName, String projectFilePath, String projectFilePathParam, boolean debug)
      Handle request.
      Parameters:
      projectName - the project name
      projectFilePath - the project file path
      projectFilePathParam - the project file path param
      debug - the debug