Skip navigation links
A C D F I P R S W 

A

AbstractSpringWebDaemon - Class in pl.chilldev.commons.web.daemon
Base class for Spring-based web application daemons.
AbstractSpringWebDaemon() - Constructor for class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
 
AbstractWebDaemon - Class in pl.chilldev.commons.web.daemon
Base class for web application daemons.
AbstractWebDaemon() - Constructor for class pl.chilldev.commons.web.daemon.AbstractWebDaemon
 

C

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

D

destroy() - Method in class pl.chilldev.commons.web.filter.FrontPageFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class pl.chilldev.commons.web.filter.FrontPageFilter

F

FrontPageFilter - Class in pl.chilldev.commons.web.filter
Front page rendering.
FrontPageFilter() - Constructor for class pl.chilldev.commons.web.filter.FrontPageFilter
 

I

init(FilterConfig) - Method in class pl.chilldev.commons.web.filter.FrontPageFilter
initWebApplicationContext(ServletContext) - Method in class pl.chilldev.commons.web.context.WebApplicationContextLoader

P

PATHSPEC_CATCH_ALL - Static variable in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
Filter path specification that matches all requests.
pl.chilldev.commons.web.context - package pl.chilldev.commons.web.context
 
pl.chilldev.commons.web.daemon - package pl.chilldev.commons.web.daemon
 
pl.chilldev.commons.web.filter - package pl.chilldev.commons.web.filter
 

R

ROOT_CONTEXT_PATH - Static variable in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
Catch-all servlet context path.

S

server - Variable in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
Jetty HTTP server.
setViewName(String) - Method in class pl.chilldev.commons.web.filter.FrontPageFilter
Template view name.
setViewResolver(ViewResolver) - Method in class pl.chilldev.commons.web.filter.FrontPageFilter
View resolver.
start() - Method in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
stop() - Method in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
stopServer() - Method in class pl.chilldev.commons.web.daemon.AbstractSpringWebDaemon
Stops HTTP server assigned with current application.
stopServer() - Method in class pl.chilldev.commons.web.daemon.AbstractWebDaemon
Stops HTTP server assigned with current application.

W

WebApplicationContextLoader - Class in pl.chilldev.commons.web.context
Initializes web application applicationContext.
WebApplicationContextLoader(Class<?>, String...) - Constructor for class pl.chilldev.commons.web.context.WebApplicationContextLoader
Initializes applicationContext loader with given configuration.
A C D F I P R S W 
Skip navigation links

Copyright © 2016–2017 RafaƂ Wrzeszcz - Wrzasq.pl. All rights reserved.