Nuxeo Enterprise Platform 5.4

org.nuxeo.common.server
Class WebApplication

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

public class WebApplication
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
WebApplication()
           
 
Method Summary
 java.lang.String getConfigurationFile()
           
 java.lang.String getContextPath()
           
 java.lang.String getName()
           
 java.lang.String getWebRoot()
           
 boolean needsWarPreprocessing()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebApplication

public WebApplication()
Method Detail

getWebRoot

public java.lang.String getWebRoot()

getConfigurationFile

public java.lang.String getConfigurationFile()

getName

public java.lang.String getName()

getContextPath

public java.lang.String getContextPath()

needsWarPreprocessing

public boolean needsWarPreprocessing()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.