@Deprecated public class MethodAnnotationsScanner extends Object
Scanners.ConstructorsAnnotated instead
Deprecated, use Scanners.MethodsAnnotated and Scanners.ConstructorsAnnotated instead| Constructor and Description |
|---|
MethodAnnotationsScanner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
index()
Deprecated.
unique index name for scanner
|
List<Map.Entry<String,String>> |
scan(javassist.bytecode.ClassFile cls)
Deprecated.
scan the given
classFile and produces list of Map.Entry key/values |
protected final Scanner scanner
@Deprecated public MethodAnnotationsScanner()
Copyright © 2023. All rights reserved.