This package provides support for using Spring beans in a DWR-Guice setting.
This documentation assumes you already understand
Guice concepts and
some core Spring concepts.
Ties
SpringIntegration.fromSpring providers
to a BeanFactory whose provider is a
java.io.Closeable in global
application scope, which means that it will be destroyed
when the servlet context is destroyed.