| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.options.BundleStartLevelOption |
Option specifying initial bundle start level.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Getter.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructor.
| startLevel | initial bundle start level (must be bigger then zero) |
|---|
| IllegalArgumentException | - If start level is <= 0 |
|---|
Getter.