Package | Description |
---|---|
org.apache.maven.plugins.annotations | |
org.apache.maven.tools.plugin.extractor.annotations.datamodel |
Modifier and Type | Method and Description |
---|---|
static InstantiationStrategy |
InstantiationStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InstantiationStrategy[] |
InstantiationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private InstantiationStrategy |
MojoAnnotationContent.instantiationStrategy |
Modifier and Type | Method and Description |
---|---|
InstantiationStrategy |
MojoAnnotationContent.instantiationStrategy() |