| Package | Description |
|---|---|
| org.apache.maven.tools.plugin.annotations | |
| org.apache.maven.tools.plugin.annotations.scanner |
| Modifier and Type | Method and Description |
|---|---|
protected List<ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParent(MojoAnnotatedClass mojoAnnotatedClass,
List<ParameterAnnotationContent> parameterAnnotationContents,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected Map<String,ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
Map<String,ParameterAnnotationContent> parameters,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParent(MojoAnnotatedClass mojoAnnotatedClass,
List<ParameterAnnotationContent> parameterAnnotationContents,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected Map<String,ParameterAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getParametersParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
Map<String,ParameterAnnotationContent> parameters,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ParameterAnnotationContent> |
MojoAnnotatedClass.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
MojoAnnotatedClass |
MojoAnnotatedClass.setParameters(Map<String,ParameterAnnotationContent> parameters) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.