Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
protected ClassLoaderConfiguration |
AbstractSurefireMojo.getClassLoaderConfiguration() |
Modifier and Type | Method and Description |
---|---|
ClassLoaderConfiguration |
StartupConfiguration.getClassLoaderConfiguration() |
Modifier and Type | Method and Description |
---|---|
static StartupConfiguration |
StartupConfiguration.inForkedVm(String providerClassName,
ClasspathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration) |
Constructor and Description |
---|
StartupConfiguration(String providerClassName,
ClasspathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
boolean isForkRequested,
boolean inForkedVm) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.