Revision: 1503
Author: sberlin
Date: Sun Feb 20 15:23:39 2011
Log: Edited wiki page Injections through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1503

Modified:
 /wiki/Injections.wiki

=======================================
--- /wiki/Injections.wiki       Wed May 20 13:04:53 2009
+++ /wiki/Injections.wiki       Sun Feb 20 15:23:39 2011
@@ -70,7 +70,7 @@
 }}}


-==requestInjection==
+==On-demand Injection==
Method and field injection can be used to initialize an existing instance. You can use the `Injector.injectMembers` API:
 {{{
   public static void main(String[] args) {

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