Hi,
The javadoc for com.google.inject.servlet.InternalServletModule says:

/**
 * This is a left-factoring of all ServletModules installed in the system.
 * In other words, this module contains the bindings common to all 
ServletModules,
 * and is bound exactly once per injector.
 */

I see that equals() and hashcode() methods for InternalServletModule are 
overridden. Is that how this is achieved?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/d377746f-0272-4405-81dc-e688675b644a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to