If you: bind(ClassWithManyDependencies.class) You can inject: Provider<ClassWithManyDependencies>
nothing else is needed. On Thu, Apr 15, 2010 at 9:28 AM, ripper234 <[email protected]> wrote: > > http://stackoverflow.com/questions/2647139/how-do-i-write-a-guice-provider-that-doesnt-explicitly-create-objects > > -- > 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]<google-guice%[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.
