public class SpringWebBootstrap extends SpringBootstrap implements org.springframework.web.context.ServletContextAware
| Modifier and Type | Field and Description |
|---|---|
private ServletContext |
servletContext
.
|
driverslog| Constructor and Description |
|---|
SpringWebBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected String |
getDefaultCmdMountPointConfig() |
protected String |
getDefaultConfMountPointConfig() |
void |
setServletContext(ServletContext servletContext) |
destroy, getCmdMountPointConfig, getConfMountPointConfig, getMountFactories, resolveCmdMountPointConfig, resolveConfMountPointConfig, setBeanClassLoader, setBeanFactory, setCmdMountPointConfig, setConfMountPointConfigcreate, createCommandFS, createConfFS, createFS, startgetConfig, getContext, setConfig, start, stopprivate ServletContext servletContext
public SpringWebBootstrap()
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class SpringBootstrapExceptionprotected String getDefaultCmdMountPointConfig()
getDefaultCmdMountPointConfig in class SpringBootstrapprotected String getDefaultConfMountPointConfig()
getDefaultConfMountPointConfig in class SpringBootstrappublic void setServletContext(ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2015 eXo Platform SAS. All Rights Reserved.