Uses of Interface
org.directwebremoting.guice.spring.BeanFactoryLoader

Packages that use BeanFactoryLoader
org.directwebremoting.guice.spring This package provides support for using Spring beans in a DWR-Guice setting. 
 

Uses of BeanFactoryLoader in org.directwebremoting.guice.spring
 

Classes in org.directwebremoting.guice.spring that implement BeanFactoryLoader
 class WebApplicationContextLoader
          A BeanFactory loader that loads a WebApplicationContext given a servlet context.
 

Constructors in org.directwebremoting.guice.spring with parameters of type BeanFactoryLoader
SpringModule(BeanFactoryLoader loader)
           
 


Copyright ? 2005