|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Scanner | Interface for scanning the class path. |
Class Summary | |
---|---|
AbstractScanner | |
ConvertersScanner | scans for methods that take one class as an argument and returns another class |
FieldAnnotationsScanner | scans for field's annotations |
MethodAnnotationsScanner | |
MethodParametersAnnotationsScanner | |
MethodParameterScanner | scans methods/constructors and indexes parameters, return type and parameter annotations |
ResourcesScanner | collects all resources that are not classes in a collection |
SubTypesScanner | scans for superclass and interfaces of a class, allowing a reverse lookup for subtypes |
TypeAnnotationsScanner | scans for class's annotations, where @Retention(RetentionPolicy.RUNTIME) |
TypeElementsScanner | scans fields and methods and stores fqn as key and elements as values |
TypesScanner | scans classes and stores fqn as key and full path as value |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |