|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebAppInfo | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). |
Uses of WebAppInfo in com.jalios.jcms |
---|
Methods in com.jalios.jcms that return WebAppInfo | |
---|---|
WebAppInfo |
WebAppManager.getWebAppInfo(String webappId)
Gives a webapp info for a given webappId. |
Uses of WebAppInfo in com.jalios.jcms.handler |
---|
Fields in com.jalios.jcms.handler declared as WebAppInfo | |
---|---|
protected WebAppInfo |
DeployManagerDownloadHandler.webapp
|
protected WebAppInfo |
DeployManagerUpgradeHandler.webapp
|
protected WebAppInfo |
DeployManagerUpgradeUploadHandler.webapp
|
Methods in com.jalios.jcms.handler that return WebAppInfo | |
---|---|
WebAppInfo |
DeployManagerUpgradeHandler.getWebAppInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |