Comment #3 on issue 693 by [email protected]: Guice provides different
instances of desired type.
http://code.google.com/p/google-guice/issues/detail?id=693
No. I was sure classes are singleton by default.
After adding @Singleton annotation, code begins to work as I expected, only
one instance of each class is created.
--
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.