Author: limpbizkit
Date: Sun Nov 16 16:25:06 2008
New Revision: 684

Modified:
    wiki/Multibindings.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/Multibindings.wiki
==============================================================================
--- wiki/Multibindings.wiki     (original)
+++ wiki/Multibindings.wiki     Sun Nov 16 16:25:06 2008
@@ -3,4 +3,4 @@
   
[http://google-guice.googlecode.com/svn/trunk/latest-javadoc/com/google/inject/multibindings/Multibinder.html
  
Multibinder] and  
[http://google-guice.googlecode.com/svn/trunk/latest-javadoc/com/google/inject/multibindings/MapBinder.html
  
MapBinder] are intended for plugin-type architectures, where you've got  
several modules contributing Servlets, Actions, Filters, Components or even  
just names.

  ==Limitations==
-When you use !PrivateModules with multibindings, the all elements must be  
bound in the same environment. You cannot create collections whose elements  
span private modules.
\ No newline at end of file
+When you use !PrivateModules with multibindings, all of the elements must  
be bound in the same environment. You cannot create collections whose  
elements span private modules. Otherwise injector creation will fail.
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to