Package | Description |
---|---|
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
ClassLoaderConfiguration |
StartupConfiguration.getClassLoaderConfiguration() |
Modifier and Type | Method and Description |
---|---|
static StartupConfiguration |
StartupConfiguration.inForkedVm(String providerClassName,
ClasspathConfiguration classpathConfig,
ClassLoaderConfiguration classLoaderConfig,
ProcessCheckerType processChecker) |
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.