- closeWebApplicationContext() - Method in class pl.chilldev.commons.web.context.WebApplicationContextLoader
-
Closes applicationContext of previously created web application.
- configureServletContext(ServletContextHandler, BeanFactory) - Method in class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
-
Customization hook for setting servlet.
- createContextLoader() - Method in class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
-
Creates Spring context loader for the application.
- createServer() - Method in class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
-
Creates server instance for current application.
- createServer() - Method in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
-
Creates server instance for current application.
- createServletContext() - Method in class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
-
Creates a servlet context for the application.
- createWebApplicationContext(ServletContext) - Method in class pl.chilldev.commons.web.context.WebApplicationContextLoader