Author: limpbizkit
Date: Thu Jan 22 20:34:38 2009
New Revision: 812
Modified:
wiki/FrequentlyAskedQuestions.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/FrequentlyAskedQuestions.wiki
==============================================================================
--- wiki/FrequentlyAskedQuestions.wiki (original)
+++ wiki/FrequentlyAskedQuestions.wiki Thu Jan 22 20:34:38 2009
@@ -105,6 +105,7 @@
});
}
}}}
+See also [http://pastie.org/368348 Alen Vrecko's more complete example].
===How can I inject an inner class?===
Guice doesn't support this. However, you can inject a _nested_ class
(sometimes called a "static inner 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
-~----------~----~----~----~------~----~------~--~---