| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.options.BootClasspathLibraryOption |
Option specifying a library that will be made available in teh boot classpath.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor.
| |||||||||||
Constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
To be used to specify that this library should be in the classpath after framework library.
| |||||||||||
To be used to specify that this library should be in the classpath before framework library.
| |||||||||||
Getter.
| |||||||||||
Getter.
| |||||||||||
Getter.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructor.
| libraryUrl | library url (cannot be null or empty) |
|---|
| IllegalArgumentException | - If url is null or empty |
|---|
Constructor.
| libraryUrl | library url (cannot be null or empty) |
|---|
| IllegalArgumentException | - If url is null |
|---|
To be used to specify that this library should be in the classpath after framework library.
To be used to specify that this library should be in the classpath before framework library.
Getter.
Getter.