If you're programming to an interface, @ImplementedBy should do the same thing.
-- Arthur Kalmenson On Mon, Oct 4, 2010 at 7:48 PM, yarco <[email protected]> wrote: > I really like this feature in spring. Will there be support for it (i > know about injectMembers in Guice)? Its kind of cool to just new A() > and have all members injected automatically. > > -- > 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. > > -- 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.
