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) |
static final String ROLE
Map<String,MojoAnnotatedClass> scan(MojoAnnotationsScannerRequest request) throws ExtractionException
ExtractionExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.