| Package | Description |
|---|---|
| org.ops4j.pax.exam | |
| org.ops4j.pax.exam.options |
| Modifier and Type | Method and Description |
|---|---|
static SystemPropertyOption |
CoreOptions.systemProperty(String key)
Creates a
SystemPropertyOption. |
| Modifier and Type | Method and Description |
|---|---|
static Option |
CoreOptions.systemProperties(SystemPropertyOption... systemProperties)
Creates a composite option of
SystemPropertyOptions. |
| Modifier and Type | Method and Description |
|---|---|
SystemPropertyOption |
SystemPropertyOption.value(String _value)
Sets the system property value.
|
Copyright © 2006–2021 OPS4J - Open Participation Software for Java. All rights reserved.