Class WebApplication

java.lang.Object
org.nuxeo.common.server.WebApplication

public class WebApplication extends Object
Author:
Bogdan Stefanescu
  • Field Details

    • root

      protected String root
    • webXml

      protected String webXml
    • context

      protected String context
      Since:
      10.2
  • Constructor Details

    • WebApplication

      public WebApplication()
  • Method Details

    • setPath

      protected void setPath(String path)
    • getWebRoot

      public String getWebRoot()
    • getConfigurationFile

      public String getConfigurationFile()
    • getContextPath

      public String getContextPath()