com.jalios.jcms
Class WebAppManager
java.lang.Object
com.jalios.jcms.WebAppManager
public class WebAppManager
- extends Object
Constructor Summary |
WebAppManager(javax.servlet.ServletContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
WebAppManager
public WebAppManager(javax.servlet.ServletContext context)
getWebAppInfoMap
public TreeMap getWebAppInfoMap()
getWebAppInfo
public WebAppInfo getWebAppInfo(String webappId)
- Gives a webapp info for a given webappId.
The webappId is unique given one couple (urid, url).
- Parameters:
webappId
-
- Returns:
- the WebappInfo object mapped to this webappId
Copyright © 2001-2010 Jalios SA. All Rights Reserved.