| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.options.SystemPackageOption |
Option specifying a system package (package exported by system bundle).
| 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 | system package (cannot be null or empty) |
|---|
| IllegalArgumentException | - If package is null or empty |
|---|
Getter.
Getter.