Create a Guice Module ("MyModule") that configures those non-servlet classes 
that you would like to use Guice with, then install "MyModule" in addition 
to any others within the GuiceServletContextListener.  That Listener is the 
initial Guice module installation point: the start of the chain, so to 
speak.

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-guice/-/_T7NDUrAzSgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to