Class TypeAnnotationsScanner

java.lang.Object
org.reflections.scanners.AbstractScanner
org.reflections.scanners.TypeAnnotationsScanner
All Implemented Interfaces:
Scanner

@Deprecated public class TypeAnnotationsScanner extends AbstractScanner
Deprecated.
scan class annotations, where @Retention(RetentionPolicy.RUNTIME). Deprecated, use Scanners.TypesAnnotated instead