@Documented
@Retention(value=RUNTIME)
@Target(value={PARAMETER,FIELD})
@PluginVisitorStrategy(value=PluginValueVisitor.class)
public @interface PluginValue
PropertiesPlugin| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |