public interface MojoAnnotationsScanner
| Modifier and Type | Field and Description | 
|---|---|
static List<String> | 
CLASS_LEVEL_ANNOTATIONS  | 
static List<String> | 
FIELD_LEVEL_ANNOTATIONS  | 
static String | 
ROLE  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,MojoAnnotatedClass> | 
scan(MojoAnnotationsScannerRequest request)
Scan classes for mojo annotations. 
 | 
static final List<String> CLASS_LEVEL_ANNOTATIONS
static final List<String> FIELD_LEVEL_ANNOTATIONS
Map<String,MojoAnnotatedClass> scan(MojoAnnotationsScannerRequest request) throws ExtractionException
request - ExtractionExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.