|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
StartupModule.StartupModule.StartupModule.ExampleStartupModule.AutoBind-
Annotation, so it will be recognized by the ClasspathScanner.AutoBind-
Annotation, so it will be recognized by the ClasspathScanner and
bound to the Name "Example".ExampleModule will bind it
manually.AutoBind-
Annotation, so it will be recognized by the ClasspathScanner and
bound to the Name "Example".ExampleImpl to the
Example interface and it will be recognized by the
ReflectionsScanner, due the fact that it is annotated with the
GuiceModule.ExampleImpl to the
Example interface and it will be recognized by the
VirtualClasspathReader, due the fact that it is annotated with the
GuiceModule.ExampleStartupModule overwrites the
bindAnnotationListeners-Method, because our Example has several Classes
annotated with AutoBind and GuiceModule.ClasspathScanner Implementation which uses the Reflections-API.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||