public class AgrosystWebApplicationContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_CONTEXT_PARAMETER |
protected AgrosystTopiaApplicationContext |
applicationContext |
protected Map<String,String[]> |
bannersMap
Banner id =< {banner path, banner copyright}.
|
static String |
CONFIG_FILE_EXT |
static String |
CONFIG_FILE_PREFIX |
static String |
DEFAULT_CONTEXT_NAME |
static String |
MISSING_APPLICATION_CONTEXT |
protected AgrosystServiceConfig |
serviceConfig |
protected AgrosystWebConfig |
webConfig |
| Constructor and Description |
|---|
AgrosystWebApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkForDemoData() |
void |
close() |
AgrosystTopiaApplicationContext |
getApplicationContext() |
Map<String,String[]> |
getBannersMap() |
Object |
getServiceConfig() |
AgrosystWebConfig |
getWebConfig() |
void |
init(javax.servlet.ServletContext servletContext) |
protected void |
initApplicationBanners(javax.servlet.ServletContext servletContext) |
protected void |
initApplicationContext(String configFileName) |
public static final String APPLICATION_CONTEXT_PARAMETER
public static final String CONFIG_FILE_PREFIX
public static final String CONFIG_FILE_EXT
public static final String DEFAULT_CONTEXT_NAME
public static final String MISSING_APPLICATION_CONTEXT
protected AgrosystWebConfig webConfig
protected AgrosystServiceConfig serviceConfig
protected AgrosystTopiaApplicationContext applicationContext
public void init(javax.servlet.ServletContext servletContext)
protected void initApplicationContext(String configFileName)
protected void initApplicationBanners(javax.servlet.ServletContext servletContext)
protected void checkForDemoData()
public AgrosystWebConfig getWebConfig()
public Object getServiceConfig()
public AgrosystTopiaApplicationContext getApplicationContext()
public void close()
Copyright © 2013–2014 Inra. All rights reserved.