public class IbisApplicationInitializer
extends org.springframework.web.context.ContextLoaderListener
ServletManager
). These beans can be retrieved later on from within
the IbisContext, and are unaffected by the IbisContext.fullReload()
.Constructor and Description |
---|
IbisApplicationInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
closeWebApplicationContext(javax.servlet.ServletContext servletContext) |
protected org.springframework.web.context.WebApplicationContext |
createWebApplicationContext(javax.servlet.ServletContext servletContext) |
org.springframework.web.context.WebApplicationContext |
initWebApplicationContext(javax.servlet.ServletContext servletContext) |
contextDestroyed, contextInitialized
protected org.springframework.web.context.WebApplicationContext createWebApplicationContext(javax.servlet.ServletContext servletContext)
createWebApplicationContext
in class org.springframework.web.context.ContextLoader
public void closeWebApplicationContext(javax.servlet.ServletContext servletContext)
closeWebApplicationContext
in class org.springframework.web.context.ContextLoader
public org.springframework.web.context.WebApplicationContext initWebApplicationContext(javax.servlet.ServletContext servletContext)
initWebApplicationContext
in class org.springframework.web.context.ContextLoader
Copyright © 2023 Frank!Framework. All rights reserved.