| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.options.UrlDeploymentOption |
Known Direct Subclasses
|
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor.
| |||||||||||
Constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Getter.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.ops4j.pax.exam.options.UrlReference
| |||||||||||
Constructor.
| url | provision url (cannot be null or empty) |
|---|
| IllegalArgumentException | - If url is null or empty |
|---|
Constructor.
| url | provision url (cannot be null) |
|---|
| IllegalArgumentException | - If url is null |
|---|
Getter.