| 程序包 | 说明 |
|---|---|
| com.github.zhengframework.guice |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AnnotationScanner.accept(AnnotationScanner.Visitor<T> visitor)
Start the process, visiting each ServletContextListener bound in the injector or any parents
|
private void |
AnnotationScanner.accept(com.google.inject.Injector inj,
AnnotationScanner.Visitor<T> visitor)
Recursive impl that walks up the parent injectors first
|
Copyright © 2020. All rights reserved.