Modifier and Type | Method and Description |
---|---|
GroupKey |
MojoDescriptorExtractor.getGroupKey()
Returns the
GroupKey of extractor, as MojoScanner will
execute them grouped, and ordered within groups. |
Modifier and Type | Method and Description |
---|---|
int |
GroupKey.compareTo(GroupKey o)
Compares by group then by order, with special case of
JAVA_GROUP group:
First, group is considered, if equals to JAVA_GROUP , is always first, other
groups are in natural order (string)
within same named groups, order is defined by order
|
Modifier and Type | Method and Description |
---|---|
GroupKey |
JavaAnnotationsMojoDescriptorExtractor.getGroupKey() |
Modifier and Type | Method and Description |
---|---|
GroupKey |
AntMojoDescriptorExtractor.getGroupKey()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GroupKey |
BeanshellMojoDescriptorExtractor.getGroupKey()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GroupKey |
JavaJavadocMojoDescriptorExtractor.getGroupKey() |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.