@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Conditional(value=SystemPropertyCondition.class) public @interface OnSystemProperty
| Modifier and Type | Required Element and Description |
|---|---|
String |
propertyName |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
propertyValue |
Copyright © 2012–2017 Taimos GmbH. All rights reserved.