Annotation Interface SystemProperty.Default
- Enclosing class:
SystemProperty
@Documented
@Retention(RUNTIME)
@Target({FIELD,PARAMETER})
public static @interface SystemProperty.Default
Specifies that a default value for a
SystemProperty that may be coerced and/or used for Injection.- Since:
- Nov-2017
- Author:
- brian.oliver
-
Required Element Summary
Required Elements
-
Element Details
-
value
-