public class SpringWebBootstrap extends SpringBootstrap implements org.springframework.web.context.ServletContextAware
| Modifier and Type | Field and Description |
|---|---|
private ServletContext |
servletContext
.
|
log| Constructor and Description |
|---|
SpringWebBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
protected FS |
createCommandFS() |
void |
setServletContext(ServletContext servletContext) |
afterPropertiesSet, createConfFS, destroy, setBeanClassLoader, setBeanFactorygetConfig, getContext, setConfig, start, stopprivate ServletContext servletContext
public SpringWebBootstrap()
protected FS createCommandFS() throws IOException, URISyntaxException
createCommandFS in class SpringBootstrapIOExceptionURISyntaxExceptionpublic void setServletContext(ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2014 eXo Platform SAS. All Rights Reserved.