Hi there,

I consider switching to properties configuration style using guice, but i am concerned about how to configure two instances of the same implementation. Lets say there is an interface "MailService" and one (!) implementation, let's say "VelocityMailService" which can be configured, using annotations. How can i have two "VelocityMailService"s configured independently. Any idea?

Thanks for the reply,

W
-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" 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?hl=en.


Reply via email to