org.apache.directory.server.integration.http
Class WebApp
java.lang.Object
org.apache.directory.server.integration.http.WebApp
public class WebApp
- extends Object
A class to configure a web application
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApp
public WebApp()
getWarFile
public String getWarFile()
getContextPath
public String getContextPath()
setWarFile
public void setWarFile(String warFile)
setContextPath
public void setContextPath(String contextPath)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.