| Package | Description |
|---|---|
| org.apache.maven.surefire.booter |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathConfiguration
Represents the classpaths for the BooterConfiguration.
|
class |
ModularClasspathConfiguration |
| Modifier and Type | Field and Description |
|---|---|
private AbstractPathConfiguration |
StartupConfiguration.classpathConfiguration |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractPathConfiguration> |
AbstractPathConfiguration.toRealPath(java.lang.Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
AbstractPathConfiguration |
StartupConfiguration.getClasspathConfiguration() |
| Constructor and Description |
|---|
StartupConfiguration(java.lang.String providerClassName,
AbstractPathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
boolean isForkRequested,
boolean inForkedVm) |