Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.server
Class WebApplication

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

public class WebApplication
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
WebApplication()
           
 
Method Summary
 String getConfigurationFile()
           
 String getContextPath()
           
 String getName()
           
 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 String getWebRoot()

getConfigurationFile

public String getConfigurationFile()

getName

public String getName()

getContextPath

public String getContextPath()

needsWarPreprocessing

public boolean needsWarPreprocessing()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.