Package | Description |
---|---|
org.apache.maven.tools.plugin.extractor.annotations | |
org.apache.maven.tools.plugin.extractor.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,MojoAnnotatedClass> mojoAnnotatedClasses) |
Modifier and Type | Method and Description |
---|---|
protected List<ComponentAnnotationContent> |
JavaAnnotationsMojoDescriptorExtractor.getComponentParent(MojoAnnotatedClass mojoAnnotatedClass,
List<ComponentAnnotationContent> componentAnnotationContents,
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–2024 The Apache Software Foundation. All rights reserved.