@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited public @interface SystemProperties
Modifier and Type | Optional Element and Description |
---|---|
SystemProperty[] |
value
The system properties.
|
public abstract SystemProperty[] value
Copyright © 2013-2018–2019 SeedStack. All rights reserved.