|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.plugin.PluginLifeCycle org.crsh.spring.SpringBootstrap org.crsh.spring.SpringWebBootstrap
public class SpringWebBootstrap
Field Summary | |
---|---|
private javax.servlet.ServletContext |
servletContext . |
Fields inherited from class org.crsh.plugin.PluginLifeCycle |
---|
log |
Constructor Summary | |
---|---|
SpringWebBootstrap() |
Method Summary | |
---|---|
protected FS |
createCommandFS() |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
Methods inherited from class org.crsh.spring.SpringBootstrap |
---|
afterPropertiesSet, createConfFS, destroy, setBeanClassLoader, setBeanFactory |
Methods inherited from class org.crsh.plugin.PluginLifeCycle |
---|
getConfig, getContext, setConfig, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private javax.servlet.ServletContext servletContext
Constructor Detail |
---|
public SpringWebBootstrap()
Method Detail |
---|
protected FS createCommandFS() throws IOException, URISyntaxException
createCommandFS
in class SpringBootstrap
IOException
URISyntaxException
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in interface org.springframework.web.context.ServletContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |