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
ExtractionException
Copyright © 2004-2019 The Apache Software Foundation. All Rights Reserved.