public class GuiceResteasyBootstrapServletContextListener extends ResteasyBootstrap implements javax.servlet.ServletContextListener
deployment| Constructor and Description |
|---|
GuiceResteasyBootstrapServletContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent event) |
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
public GuiceResteasyBootstrapServletContextListener()
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class ResteasyBootstrappublic void contextDestroyed(javax.servlet.ServletContextEvent event)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class ResteasyBootstrapCopyright © 2013. All Rights Reserved.