public class SpringWebBootstrap extends SpringBootstrap implements org.springframework.web.context.ServletContextAware
Modifier and Type | Field and Description |
---|---|
private ServletContext |
servletContext
.
|
drivers
log
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, setConfMountPointConfig
create, createCommandFS, createConfFS, createFS, start
getConfig, getContext, setConfig, start, stop
private ServletContext servletContext
public SpringWebBootstrap()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class SpringBootstrap
Exception
protected String getDefaultCmdMountPointConfig()
getDefaultCmdMountPointConfig
in class SpringBootstrap
protected String getDefaultConfMountPointConfig()
getDefaultConfMountPointConfig
in class SpringBootstrap
public void setServletContext(ServletContext servletContext)
setServletContext
in interface org.springframework.web.context.ServletContextAware
Copyright © 2015 eXo Platform SAS. All Rights Reserved.