Uses of Class
org.wvc.config.xml.pojos.AppConfig

Packages that use AppConfig
org.wvc.config.runtime   
org.wvc.config.xml   
 

Uses of AppConfig in org.wvc.config.runtime
 

Methods in org.wvc.config.runtime with parameters of type AppConfig
 void WebUserSessionState.setAppConfig(AppConfig appConfig)
           
 

Uses of AppConfig in org.wvc.config.xml
 

Methods in org.wvc.config.xml that return AppConfig
static AppConfig AppConfigParser.parseAppConfig(InputStream is)
           
 

Methods in org.wvc.config.xml with parameters of type AppConfig
static void WebPagesInitializer.setAppConfig(AppConfig appConfig)
           
 



Copyright © 2009. All Rights Reserved.