Searched defs:GuiceServletContextListener (Results 1 – 2 of 2) sorted by relevance
56 new GuiceServletContextListener() { in testTwoInjectors() method79 new GuiceServletContextListener() { in testTwoInjectors() method
33 public abstract class GuiceServletContextListener implements ServletContextListener { class