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 | Method and Description |
---|---|
<T extends AbstractPathConfiguration> |
AbstractPathConfiguration.toRealPath(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
AbstractPathConfiguration |
StartupConfiguration.getClasspathConfiguration() |
Constructor and Description |
---|
StartupConfiguration(String providerClassName,
AbstractPathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
ProcessCheckerType processChecker,
List<String[]> jpmsArguments) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.