| Package | Description |
|---|---|
| org.ops4j.pax.exam | |
| org.ops4j.pax.exam.options |
| Modifier and Type | Method and Description |
|---|---|
static UrlProvisionOption |
CoreOptions.bundle(String url)
Creates a
UrlProvisionOption. |
static UrlProvisionOption |
CoreOptions.linkBundle(String symbolicName)
Creates a bundle option for a bundle link generated by the exam-maven-plugin.
|
static UrlProvisionOption |
CoreOptions.streamBundle(InputStream stream) |
static UrlProvisionOption |
CoreOptions.url(String url)
Creates a
UrlProvisionOption. |
| Modifier and Type | Method and Description |
|---|---|
protected UrlProvisionOption |
UrlProvisionOption.itself() |
Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.