|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.options.BundleStartLevelOption
public class BundleStartLevelOption
Option specifying initial bundle start level.
Constructor Summary | |
---|---|
BundleStartLevelOption(int startLevel)
Constructor. |
Method Summary | |
---|---|
int |
getStartLevel()
Getter. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BundleStartLevelOption(int startLevel)
startLevel
- initial bundle start level (must be bigger then zero)
java.lang.IllegalArgumentException
- - If start level is <= 0Method Detail |
---|
public int getStartLevel()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |