Guice does no classpath scanning at all. What behavior are you seeing that makes you think otherwise?
sam On Feb 6, 2012 12:21 AM, "egolan" <[email protected]> wrote: > Hi all, > I have created the modules, and very happy with the results. > I even created several (not too much) modules, based on the logic > modules of the app. > > I did some experiments and remarked bindings that were Untargetted > Bindings... > And magically everything worked :) > > So my guess is, and I probably missed reading it somewhere, that Guice > can do automatic binding based on the annotations and dependencies. > And that it searches the class path. > > Am I correct? > > Thanks, > > Eyal > > -- > 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.
