@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface MojoInheritedByDefault
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
The default is true for annotation readability.
|
Copyright © 2006-2012. All Rights Reserved.