public class SpringWebBootstrap extends SpringBootstrap implements org.springframework.web.context.ServletContextAware
driverslog| Constructor and Description |
|---|
SpringWebBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected String |
getDefaultCmdMountPointConfig() |
protected String |
getDefaultConfMountPointConfig() |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
destroy, getCmdMountPointConfig, getConfMountPointConfig, getMountFactories, resolveCmdMountPointConfig, resolveConfMountPointConfig, setBeanClassLoader, setBeanFactory, setCmdMountPointConfig, setConfMountPointConfigcreate, createCommandFS, createConfFS, createFS, startgetConfig, getContext, setConfig, start, stoppublic 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(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2015 eXo Platform SAS. All Rights Reserved.