| Package | Description |
|---|---|
| org.apache.maven.tools.plugin.annotations | |
| org.apache.maven.tools.plugin.annotations.scanner |
| Modifier and Type | Method and Description |
|---|---|
protected List<ComponentAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getComponentParent(MojoAnnotatedClass mojoAnnotatedClass,
List<ComponentAnnotationContent> componentAnnotationContents,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected Map<String,ComponentAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getComponentsParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
Map<String,ComponentAnnotationContent> components,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ComponentAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getComponentParent(MojoAnnotatedClass mojoAnnotatedClass,
List<ComponentAnnotationContent> componentAnnotationContents,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
protected Map<String,ComponentAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getComponentsParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
Map<String,ComponentAnnotationContent> components,
Map<String,MojoAnnotatedClass> mojoAnnotatedClasses) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ComponentAnnotationContent> |
MojoAnnotatedClass.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
MojoAnnotatedClass |
MojoAnnotatedClass.setComponents(Map<String,ComponentAnnotationContent> components) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.