Uses of Class
org.directwebremoting.guice.AbstractDwrModule

Packages that use AbstractDwrModule
org.directwebremoting.guice This package provides support for Guice dependency injection in DWR-based web applications. 
 

Uses of AbstractDwrModule in org.directwebremoting.guice
 

Subclasses of AbstractDwrModule in org.directwebremoting.guice
 class DwrGuiceServletContextListener
          Register a concrete subclass of this as a servlet context listener to configure an Injector and stash it in the ServletContext.
 


Copyright ? 2005