Uses of Package
org.directwebremoting.guice

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

Classes in org.directwebremoting.guice used by org.directwebremoting.guice
AbstractContextScope
          Partial implementation of ContextScope.
AbstractDwrModule
          An extension of AbstractModule that adds DWR configuration methods, in conjunction with DwrGuiceServlet.
BindUtil.BindingProvider
          For fluent-style decoration with one or more method bindings when using BindUtil.fromConstructor(java.lang.Class, com.google.inject.Key...).
ContextCloseHandler
          Called for each instance in a context when the context is closed.
ContextRegistry
          Manages instances for a context.
ContextScope
          A scope that looks up providers in a current context, using itself as a provider for the context.
InstanceProvider
          Marker interface for ContextRegistry implementations to recognize registered instance providers.
ParamName
          Parameters used to configure DWR.
 


Copyright ? 2005