Uses of Class
cloud.opencode.base.reflect.scan.AnnotationScanner
Packages that use AnnotationScanner
-
Uses of AnnotationScanner in cloud.opencode.base.reflect.scan
Methods in cloud.opencode.base.reflect.scan that return AnnotationScannerModifier and TypeMethodDescriptionstatic AnnotationScannerAnnotationScanner.create()Creates an AnnotationScanner using context ClassLoader 使用上下文ClassLoader创建AnnotationScannerstatic AnnotationScannerAnnotationScanner.from(ClassScanner classScanner) Creates an AnnotationScanner from ClassScanner 从ClassScanner创建AnnotationScannerstatic AnnotationScannerAnnotationScanner.from(ClassLoader classLoader) Creates an AnnotationScanner from ClassLoader 从ClassLoader创建AnnotationScannerAnnotationScanner.includeMetaAnnotations(boolean include) Sets whether to include meta-annotations 设置是否包含元注解Sets the base package to scan 设置要扫描的基础包