Package | Description |
---|---|
org.apache.maven.tools.plugin.extractor.annotations | |
org.apache.maven.tools.plugin.extractor.annotations.scanner |
Modifier and Type | Method and Description |
---|---|
protected ExecuteAnnotationContent |
JavaAnnotationsMojoDescriptorExtractor.findExecuteInParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass,
java.util.Map<java.lang.String,MojoAnnotatedClass> mojoAnnotatedClasses) |
Modifier and Type | Field and Description |
---|---|
private ExecuteAnnotationContent |
MojoAnnotatedClass.execute |
Modifier and Type | Method and Description |
---|---|
ExecuteAnnotationContent |
MojoAnnotatedClass.getExecute() |
Modifier and Type | Method and Description |
---|---|
MojoAnnotatedClass |
MojoAnnotatedClass.setExecute(ExecuteAnnotationContent execute) |