public class WebAppManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
WebAppManager(javax.servlet.ServletContext context) |
Modifier and Type | Method and Description |
---|---|
WebAppInfo |
getWebAppInfo(java.lang.String webappId)
Gives a webapp info for a given webappId.
|
java.util.TreeMap |
getWebAppInfoMap() |
public static final java.lang.String REVISION
public java.util.TreeMap getWebAppInfoMap()
public WebAppInfo getWebAppInfo(java.lang.String webappId)
webappId
- Copyright © 2001-2010 Jalios SA. All Rights Reserved.