|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemPropertyOption | |
|---|---|
| org.ops4j.pax.exam | |
| org.ops4j.pax.exam.options | |
| Uses of SystemPropertyOption in org.ops4j.pax.exam |
|---|
| Methods in org.ops4j.pax.exam that return SystemPropertyOption | |
|---|---|
static SystemPropertyOption |
CoreOptions.systemProperty(String key)
Creates a SystemPropertyOption. |
| Methods in org.ops4j.pax.exam with parameters of type SystemPropertyOption | |
|---|---|
static Option |
CoreOptions.systemProperties(SystemPropertyOption... systemProperties)
Creates a composite option of SystemPropertyOptions. |
| Uses of SystemPropertyOption in org.ops4j.pax.exam.options |
|---|
| Methods in org.ops4j.pax.exam.options that return SystemPropertyOption | |
|---|---|
SystemPropertyOption |
SystemPropertyOption.value(String value)
Sets the system property value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||