Home
last modified time | relevance | path

Searched refs:scanForAnnotatedMethods (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/spi/
DElements.java105 binder.scanForAnnotatedMethods(); in getElements()
107 child.scanForAnnotatedMethods(); in getElements()
286 void scanForAnnotatedMethods() { in scanForAnnotatedMethods() method in Elements.RecordingBinder