public class MetacatContextListener
extends com.squarespace.jersey2.guice.JerseyGuiceServletContextListener
| Constructor and Description |
|---|
MetacatContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected java.util.List<? extends com.google.inject.Module> |
modules() |
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class com.squarespace.jersey2.guice.JerseyGuiceServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class com.squarespace.jersey2.guice.JerseyGuiceServletContextListenerprotected java.util.List<? extends com.google.inject.Module> modules()
modules in class com.squarespace.jersey2.guice.JerseyGuiceServletContextListener