Skip navigation links
C D G J L O W 

C

com.netflix.governator.guice.servlet - package com.netflix.governator.guice.servlet
 
contextDestroyed(ServletContextEvent) - Method in class com.netflix.governator.guice.servlet.GovernatorServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.netflix.governator.guice.servlet.GovernatorServletContextListener
 
createInjector() - Method in class com.netflix.governator.guice.servlet.GovernatorServletContextListener
 
createInjector() - Method in interface com.netflix.governator.guice.servlet.WebApplicationInitializer
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class com.netflix.governator.guice.servlet.JspDispatchServlet
 

G

getInjector() - Method in class com.netflix.governator.guice.servlet.GovernatorServletContextListener
Override this method to create (or otherwise obtain a reference to) your injector.
GovernatorServletContainerInitializer - Class in com.netflix.governator.guice.servlet
 
GovernatorServletContainerInitializer() - Constructor for class com.netflix.governator.guice.servlet.GovernatorServletContainerInitializer
 
GovernatorServletContextListener - Class in com.netflix.governator.guice.servlet
An extension of GuiceServletContextListener which integrates with Governator's LifecycleInjector.
GovernatorServletContextListener() - Constructor for class com.netflix.governator.guice.servlet.GovernatorServletContextListener
 

J

JspDispatchServlet - Class in com.netflix.governator.guice.servlet
This service is a hack to solve a bug in Guice's serving of jsp files.
JspDispatchServlet() - Constructor for class com.netflix.governator.guice.servlet.JspDispatchServlet
 

L

LOG - Static variable in class com.netflix.governator.guice.servlet.GovernatorServletContextListener
 

O

onStartup(Set<Class<?>>, ServletContext) - Method in class com.netflix.governator.guice.servlet.GovernatorServletContainerInitializer
 

W

WebApplicationInitializer - Interface in com.netflix.governator.guice.servlet
Servlet 3.0+ compatible interface for bootstrapping a web application.
C D G J L O W 
Skip navigation links