Revision: 4d68cb9e906a
Author:   sberlin <sber...@gmail.com>
Date:     Thu Aug  2 17:00:15 2012
Log:      Edited wiki page LinkedBindings through web user interface.
http://code.google.com/p/google-guice/source/detail?r=4d68cb9e906a&repo=wiki

Modified:
 /LinkedBindings.wiki

=======================================
--- /LinkedBindings.wiki        Sat Nov  7 17:11:23 2009
+++ /LinkedBindings.wiki        Thu Aug  2 17:00:15 2012
@@ -1,5 +1,5 @@
 =Linked Bindings=
-Linked bindings map a type to its implementation. This example maps the interface `TransactionLog` to the implementation `DatabaseTransationLog`: +Linked bindings map a type to its implementation. This example maps the interface `TransactionLog` to the implementation `DatabaseTransactionLog`:
 {{{
 public class BillingModule extends AbstractModule {
   @Override

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-dev@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to