Author: limpbizkit
Date: Mon Mar  2 21:30:28 2009
New Revision: 902

Modified:
    wiki/BuiltInBindings.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/BuiltInBindings.wiki
==============================================================================
--- wiki/BuiltInBindings.wiki   (original)
+++ wiki/BuiltInBindings.wiki   Mon Mar  2 21:30:28 2009
@@ -1,6 +1,6 @@
  #summary More bindings that you can use
  =Built-in Bindings=
-Alongside [CreatingBindings explicit], and [JustInTimeBindings  
just-in-time bindings], additional bindings are built into the injector.  
Only the injector can create these bindings and attempting to bind them by  
hand is an error.
+Alongside explicit and [JustInTimeBindings just-in-time bindings]  
additional bindings are automatically included in the injector. Only the  
injector can create these bindings and attempting to bind them yourself is  
an error.

  =Loggers=
  Guice has a built-in binding for `java.util.logging.Logger`, intended to  
save some boilerplate. The binding automatically sets the logger's name to  
the name of the injected class.

--~--~---------~--~----~------------~-------~--~----~
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