| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.options.BootDelegationOption |
Options specifying a boot delegation package (package for which framework will delegate to the system classloader).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Getter.
| |||||||||||
Getter.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.ops4j.pax.exam.options.ValueOption
| |||||||||||
Constructor
| pkg | boot delegation package (cannot be null or empty) |
|---|
| IllegalArgumentException | - If package is null or empty |
|---|
Getter.
Getter.