@Documented @Inherited @Retention(value=RUNTIME) @Target(value={PARAMETER,METHOD}) public @interface Default
String
value stored in the
annotation is converted to the actual parameter type using ConverterManager
.public abstract String value
Copyright © 2004–2022 XWiki. All rights reserved.