Uses of Class
org.aoju.bus.core.scanner.annotation.TypeScanner
Packages that use TypeScanner
-
Uses of TypeScanner in org.aoju.bus.core.scanner.annotation
Methods in org.aoju.bus.core.scanner.annotation that return TypeScannerModifier and TypeMethodDescriptionTypeScanner.setIncludeInterfaces(boolean includeInterfaces) 是否允许扫描父接口TypeScanner.setIncludeSupperClass(boolean includeSupperClass) 是否允许扫描父类