Author: limpbizkit
Date: Tue May 19 02:10:23 2009
New Revision: 971

Modified:
    wiki/Guice20.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/Guice20.wiki
==============================================================================
--- wiki/Guice20.wiki   (original)
+++ wiki/Guice20.wiki   Tue May 19 02:10:23 2009
@@ -84,6 +84,9 @@
  ===Introspection API===
  Like `java.lang.reflect`, but for Guice. It lets you rewrite a Module,  
tweaking bindings programatically. It also lets you inspect a created  
injector, and examine its bindings. This is intended to enable simpler,  
more powerful extensions and tools for Guice.

+==Custom Injections==
+[CustomInjections Type and instance listeners] enable Guice to host other  
frameworks that have their own injection semantics or annotations.
+
  ===Pluggable Type Converters===
  Constant String bindings can be converted to arbitrary types (such as  
dates, URLs, or colours) using pluggable type converters.


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