History log of /external/guice/core/src/com/google/inject/internal/ModuleAnnotatedMethodScannerProcessor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
54da0e3ca924a5040e88a1c067f9f6760a14b20b 20-Feb-2015 sameb <sameb@google.com> Rework the public API into scanning for additional @Provides-like annotations.
Instead of requiring each scanner to explicitly wrap the modules to-be-scanned,
we add a Binder.scanModulesForAnnotatedMethods method that takes a scanner,
and we scan every installed module.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=86751798
/external/guice/core/src/com/google/inject/internal/ModuleAnnotatedMethodScannerProcessor.java